WebExtension.net
WebExtension.net

MDN Search

View on Chrome Web Store
View MDN Search Chrome Extension on Chrome Web Store
5.0 (5 ratings)

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

Use omnibox to search MDN Web Docs with autocomplete.
Type
Extension
Users
252 users
1
Website guokai.dev
Jackie(Guokai) Han
View author page of Jackie(Guokai) Han
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 24, 2022
Version 0.0.1
Manifest version
3
Updated
Updated on July 9, 2022
View on Chrome Web Store
View MDN Search Chrome Extension on Chrome Web Store
productivity/developer
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "default_locale": "en",
    "version": "0.0.1",
    "author": "Guokai Han",
    "manifest_version": 3,
    "minimum_chrome_version": "102",
    "omnibox": {
        "keyword": "mdn"
    },
    "permissions": [
        "alarms"
    ],
    "host_permissions": [
        "https:\/\/developer.mozilla.org\/"
    ],
    "icons": {
        "192": "icon\/mdn_logo-192.png"
    },
    "background": {
        "service_worker": "sw.js"
    }
}
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