WebExtension.net
WebExtension.net

Yahoo Search

View on Chrome Web Store
View Yahoo Search Chrome Extension on Chrome Web Store
3.4 (76 ratings)

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

See search differently. Set your search engine to Yahoo!
Type
Extension
Users
100,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 28, 2017
Version 3.0.5
Manifest version
3
Updated
Updated on November 8, 2024
View on Chrome Web Store
View Yahoo Search Chrome Extension on Chrome Web Store
productivity/tools
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "default_locale": "en",
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "Yahoo Partner",
            "keyword": "Yahoo",
            "search_url": "https:\/\/search.yahoo.com\/search?p={searchTerms}&manifest=1",
            "favicon_url": "https:\/\/www.yahoo.com\/favicon.ico",
            "suggest_url": "https:\/\/search.yahoo.com\/sugg\/ie?output=fxjson&command={searchTerms}&nResults=10",
            "encoding": "UTF-8",
            "is_default": true
        }
    },
    "manifest_version": 3,
    "name": "Yahoo Search",
    "description": "See search differently. Set your search engine to Yahoo!",
    "version": "3.0.5",
    "permissions": [
        "declarativeNetRequestWithHostAccess",
        "tabs",
        "storage",
        "alarms"
    ],
    "host_permissions": [
        "*:\/\/*.yahoo.com\/"
    ],
    "icons": {
        "128": "icons\/Y_NT128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.yahoo.com\/*"
            ],
            "js": [
                "notifyPresence.js"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/*.mail.yahoo.com\/*"
            ],
            "js": [
                "detectWiderMail.js"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.mail.yahoo.com\/*"
        ],
        "ids": [
            "*"
        ]
    }
}
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