WebExtension.net
WebExtension.net

Yahoo Homepage

View on Chrome Web Store
View Yahoo Homepage Chrome Extension on Chrome Web Store
3.8 (69 ratings)

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

Get daily top headlines when opening your browser! This extension automatically sets Yahoo.com as your homepage and new tab page.
Type
Extension
Users
500,000 users
Website yahoo.com
ypartnerpublisher-3
View author page of ypartnerpublisher-3
Featured Extension

Hand-picked for quality and usefulness

Published
Published on March 17, 2017
Version 3.0.6
Manifest version
3
Updated
Updated on July 4, 2023
View on Chrome Web Store
View Yahoo Homepage Chrome Extension on Chrome Web Store
lifestyle/news
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "ui\/homepage.html"
    },
    "manifest_version": 3,
    "default_locale": "en",
    "name": "__MSG_homepage_chrome_extension_name__",
    "description": "__MSG_homepage_chrome_extension_description__",
    "version": "3.0.6",
    "permissions": [
        "tabs",
        "storage",
        "cookies",
        "alarms",
        "declarativeNetRequestWithHostAccess"
    ],
    "host_permissions": [
        "*:\/\/*.yahoo.com\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "128": "icons\/icon-128.png"
    },
    "action": {
        "default_icon": {
            "64": "icons\/icon-64.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/www.yahoo.com\/*",
                "*:\/\/us.yahoo.com\/*"
            ],
            "js": [
                "components\/front\/index.js",
                "ui\/notifyPresence.js"
            ],
            "css": [
                "components\/front\/index.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "components\/front\/open-cta@3x.*.png",
                "components\/front\/open-cta-hover@3x.*.png",
                "components\/front\/close@3x.*.png",
                "components\/front\/close-over@3x.*.png",
                "components\/front\/yahoo-icon@3x.*.png",
                "components\/front\/mlb.*.png",
                "components\/front\/nfl.*.png",
                "components\/front\/nhl.*.png",
                "components\/front\/nba.*.png"
            ],
            "matches": [
                "*:\/\/www.yahoo.com\/*",
                "*:\/\/us.yahoo.com\/*"
            ]
        }
    ]
}
WebExtension.net

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

© 2024 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