WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Wondertab

Wondertab

View on Chrome Web Store
View Wondertab Chrome Extension on Chrome Web Store
Add to bookmarks
4.3 (3 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.

Wondertab is a minimalistic extension to make your new tabs shine.
Type
Extension
Users
848 users
5
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
productivity/workflow
Extension Category
View on Chrome Web Store
View Wondertab 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",
    "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"
}
© 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