Norton Home Page

Safely search the web from your home page on Chrome, with Norton. Stay away from phishing and other risky sites.

什么是Norton Home Page?

Norton Home Page是由https://norton.com开发的Chrome扩展程序,该扩展的主要功能是“Safely search the web from your home page on Chrome, with Norton. Stay away from phishing and other risky sites.”。

扩展截图

screenshot
screenshot

下载Norton Home Page扩展crx文件

下载Norton Home Page扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Installation of this extension is required to set Norton as your Home Page and New Tab page in Chrome. 

The Norton Home Page includes Norton Safe Search, which help protect you from identity thieves and online scams by warning you of dangerous sites when you search, shop, or browse online.

Norton Safe Search provides site safety ratings. These ratings indicate:

If the site is trusted.
If you should exercise additional caution; or
If the site is known to be malicious, which should be avoided.

For questions or issues please visit: https://community.norton.com

---

This extension uses permissions that produce the following Chrome messages to perform necessary functions within the extension.

“Read your browsing history” and “This extension can read and change your data on sites. You can control which sites the extension can access.”
Shown for permissions needed for creation and management of tabs and information from the extension’s installation page.

“Replace the page you see when opening a new tab.”
Shown for permissions needed for changing the new tab and home page to Norton Safe Search.

This extension also uses permissions that are not displayed in Chrome for performing certain functions within the extension:

“storage” permission
Used to store and retrieve settings data used by the extension.
---
By using this add-on, you agree to our License and Services Agreement (https://www.nortonlifelock.com/content/dam/nortonlifelock/pdfs/eulas/licensing-agreement/customer-agreement-en.pdf) and have read and acknowledge our Global Privacy Statement (https://www.nortonlifelock.com/us/en/privacy/global-privacy-statement/).

This add-on makes use of Google Analytics’s Measurement Protocol to transmit critical error and feature usage information to Google Analytics services.  NortonLifeLock uses Google Analytics services to maintain and improve this add-on, but the services are not operated by NortonLifeLock.

If you do not consent to this data collection and usage, please do not install this add-on or remove it if it is already installed.

This add-on sets parameters that Google provides to obfuscate your IP address when processing Google Analytics.

See more details here for our obligations to use Google Analytics, Google’s privacy practices, and Google's IP obfuscation support:

- https://developers.google.com/analytics/policy 
- https://support.google.com/analytics/answer/6004245
- https://support.google.com/analytics/answer/2763052

Copyright © 2022 NortonLifeLock Inc. All rights reserved. NortonLifeLock, the NortonLifeLock Logo, the Checkmark Logo, Norton, LifeLock, and the LockMan Logo are trademarks or registered trademarks of NortonLifeLock Inc. or its affiliates in the United States and other countries. Google Chrome is a trademark of Google, LLC. Other names may be trademarks of their respective owners.                    

扩展基本信息

名称 Norton Home Page Norton Home Page
ID mhffmephdchhhbfjmdpoaldedhhdanbn
官方URL https://chromewebstore.google.com/detail/norton-home-page/mhffmephdchhhbfjmdpoaldedhhdanbn
简介 Safely search the web from your home page on Chrome, with Norton. Stay away from phishing and other risky sites.
文件大小 3.04 MB
安装次数 5,417,327
当前版本 3.22.0.17
更新时间 2024-02-21
上架时间 2023-07-24
评分 2.97/5 共422次评分
开发者 https://norton.com
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://www.nortonlifelock.com/privacy
支持的语言 de,en,fr,nl,no,tr,da,es,it,hu,pl,pt-BR,ro,fi,sv,cs,el,ru,iw,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "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_url_overrides": {
        "newtab": "homePageRedirect.html"
    },
    "content_scripts": [
        {
            "all_frames": false,
            "js": [
                "content\/libs\/uri.min.js",
                "content\/scripts\/SymBfwCS.js",
                "content\/scripts\/BfwNotificationCenterProxy.js",
                "content\/scripts\/NSSSDarkModeCS.js"
            ],
            "matches": [
                ""
            ],
            "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": 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"
            ],
            "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_hpDesc__",
    "host_permissions": [
        "https:\/\/*.norton.com\/*"
    ],
    "icons": {
        "128": "Icon-128.png",
        "16": "Icon-16.png",
        "32": "Icon-32.png",
        "48": "Icon-48.png",
        "64": "Icon-64.png"
    },
    "incognito": "split",
    "manifest_version": 3,
    "name": "__MSG_hpName__",
    "optional_permissions": [
        "bookmarks",
        "favicon",
        "topSites"
    ],
    "options_page": "homePage.html?launchedOn=settingsClick",
    "permissions": [
        "tabs",
        "storage",
        "scripting",
        "alarms",
        "unlimitedStorage",
        "webRequest"
    ],
    "version": "3.22.0.17",
    "version_name": "3.22.0.17",
    "web_accessible_resources": [
        {
            "extension_ids": [],
            "matches": [
                ""
            ],
            "resources": [
                "content\/scripts\/*.js",
                "content\/libs\/*.js",
                "content\/ui\/content-page.css",
                "content\/ui\/homePage.css",
                "content\/ui\/*.html"
            ]
        }
    ]
}