WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Search My News

Search My News

View on Chrome Web Store
View Search My News Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
5 views
This extension has been viewed 5 times
0 downloads
This extension has been downloaded 0 times

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

Search Latest News in the browser action modal or browser address bar.
Type
Extension
Users
10,000 users
3.5K
John Treacy
View author page of John Treacy
Published
Published on May 19, 2025
Version 1.1
Manifest version
3
Updated
Updated on May 19, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Search My News 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_popup": "html\/popup\/popup.html",
        "default_icon": {
            "16": "images\/icon16.png",
            "48": "images\/icon48.png",
            "128": "images\/icon128.png"
        }
    },
    "background": {
        "service_worker": "bg.js"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/searchmynews.com\/favicon.ico",
            "is_default": true,
            "keyword": "search",
            "name": "Web",
            "search_url": "https:\/\/searchmynews.com\/ext\/search?q={searchTerms}",
            "suggest_url": "https:\/\/searchmynews.com\/api\/autosug?s={searchTerms}"
        }
    },
    "description": "Search Latest News in the browser action modal or browser address bar.",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "permissions": [
        "search"
    ],
    "host_permissions": [
        "https:\/\/searchmynews.com\/*",
        "*:\/\/search.yahoo.com\/*"
    ],
    "omnibox": {
        "keyword": "news"
    },
    "manifest_version": 3,
    "name": "Search My News",
    "default_locale": "en",
    "version": "1.1"
}
© 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