WebExtension.net
Toggle dark mode
WebExtension.net

Norton Safe Search

View on Chrome Web Store
View Norton Safe Search Chrome Extension on Chrome Web Store
Add to bookmarks
2.4 (335 ratings)
2 new ratings
3 views
This extension has been viewed 3 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Search safely online by enabling Norton Safe Search as your default search provider for maximum protection on Chrome.
Type
Extension
Users
6,000,000 users
1M
Website norton.com
NortonLifeLock Inc
View author page of NortonLifeLock Inc
Published
Published on February 15, 2018
Version 3.24.0.2
Manifest version
3
Updated
Updated on January 16, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Norton Safe Search Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "16": "Icon-16.png",
            "24": "Icon-24.png",
            "32": "Icon-32.png"
        }
    },
    "author": "NortonLifeLock Inc",
    "background": {
        "service_worker": "serviceWorker.js"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/searchsafe.norton.com\/img\/logoicon.ico",
            "is_default": true,
            "keyword": "nortonsafe",
            "name": "Norton Safe",
            "search_url": "https:\/\/searchsafe.norton.com\/search?omnisearch=yes&q={searchTerms}",
            "suggest_url": "https:\/\/ss-sym.search.ask.com\/ss?limit=10&li=ff&hl=__MSG_langCodeIAC__&q={searchTerms}"
        }
    },
    "content_scripts": [
        {
            "all_frames": false,
            "js": [
                "content\/libs\/uri.min.js",
                "content\/scripts\/SymBfwCS.js",
                "content\/scripts\/BfwNotificationCenterProxy.js",
                "content\/scripts\/NSSSDarkModeCS.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_idle"
        },
        {
            "all_frames": true,
            "js": [
                "content\/scripts\/SymBfwCS.js",
                "content\/scripts\/NSSS_CS.js",
                "content\/scripts\/portalInstallFlowCS.js",
                "content\/scripts\/NSSSDarkModeCS.js",
                "content\/scripts\/webCommunication.js"
            ],
            "matches": [
                "https:\/\/*.norton.com\/*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": false,
            "js": [
                "ContextInit.js",
                "content\/scripts\/SymBfwCS.js",
                "content\/scripts\/NSSS_CS.js",
                "content\/scripts\/NSSSDarkModeCS.js",
                "content\/scripts\/keepAssistHelper.js"
            ],
            "matches": [
                "https:\/\/nortonsafe.search.ask.com\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": false,
            "js": [
                "content\/scripts\/keepAssistDSP.js"
            ],
            "matches": [
                "https:\/\/nortonsafe.search.ask.com\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "css": [
                "content\/ui\/annotationStyles.css"
            ],
            "include_globs": [
                "https:\/\/*.google.*\/*",
                "https:\/\/nortonsafe.search.ask.com\/*",
                "https:\/\/*.adsensecustomsearchads.com\/*",
                "https:\/\/*.syndicatedsearch.goog\/*"
            ],
            "js": [
                "content\/libs\/react-latest.min.js",
                "content\/libs\/react-dom-latest.min.js",
                "content\/scripts\/SymBfwCS.js",
                "content\/scripts\/annotationCS.js"
            ],
            "matches": [
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": true,
            "css": [
                "content\/ui\/annotationStyles.css"
            ],
            "js": [
                "content\/libs\/react-latest.min.js",
                "content\/libs\/react-dom-latest.min.js",
                "content\/scripts\/SymBfwCS.js",
                "content\/scripts\/annotationCS.js"
            ],
            "matches": [
                "https:\/\/*.syndicatedsearch.goog\/*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": true,
            "css": [
                "content\/ui\/annotationStyles.css"
            ],
            "include_globs": [
                "https:\/\/*.yahoo.*\/*"
            ],
            "js": [
                "content\/libs\/react-latest.min.js",
                "content\/libs\/react-dom-latest.min.js",
                "content\/scripts\/SymBfwCS.js",
                "content\/scripts\/annotationCS.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "default_locale": "en",
    "description": "__MSG_dsDesc__",
    "host_permissions": [
        "https:\/\/*.norton.com\/*"
    ],
    "icons": {
        "16": "Icon-16.png",
        "32": "Icon-32.png",
        "48": "Icon-48.png",
        "64": "Icon-64.png",
        "128": "Icon-128.png"
    },
    "incognito": "split",
    "manifest_version": 3,
    "name": "__MSG_dsName__",
    "options_page": "content\/ui\/settings.html",
    "permissions": [
        "tabs",
        "storage",
        "scripting",
        "alarms",
        "declarativeNetRequest",
        "webRequest"
    ],
    "version": "3.24.0.2",
    "version_name": "3.24.0.2",
    "web_accessible_resources": [
        {
            "extension_ids": [],
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "content\/scripts\/*.js",
                "content\/libs\/*.js",
                "content\/ui\/content-page.css",
                "content\/ui\/homePage.css",
                "content\/ui\/*.html"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top