WebExtension.net
WebExtension.net

Wondertab

View on Chrome Web Store
View Wondertab Chrome Extension on Chrome Web Store
4.3 (3 ratings)

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

Wondertab is a minimalistic extension to make your new tabs shine.
Type
Extension
Users
836 users
1
Wondertab
View author page of Wondertab
Published
Published on July 6, 2019
Version 2.0.1
Manifest version
3
Updated
Updated on February 6, 2024
View on Chrome Web Store
View Wondertab Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "short_name": "__MSG_name__",
    "description": "__MSG_description__",
    "default_locale": "en",
    "icons": {
        "16": "icons\/icon_16.png",
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "action": {
        "default_icon": {
            "16": "icons\/icon_16.png",
            "24": "icons\/icon_24.png",
            "32": "icons\/icon_32.png"
        },
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "js\/background.js",
        "type": "module"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "manifest_version": 3,
    "minimum_chrome_version": "88",
    "permissions": [
        "history",
        "unlimitedStorage",
        "contextMenus",
        "storage",
        "topSites",
        "management"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "version": "2.0.1"
}
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