WebExtension.net
WebExtension.net

Tabrr Dashboard - New Tab with ChatGPT

View on Chrome Web Store
View Tabrr Dashboard - New Tab with ChatGPT Chrome Extension on Chrome Web Store
4.6 (472 ratings)

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

New tab with ChatGPT. Personal dashboard organizes bookmarks, favorite websites, provides access to ChatGPT from start page.
Type
Extension
Users
300,000 users
Website tabrr.com
Tabrr
View author page of Tabrr
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 14, 2022
Version 1.1.4
Manifest version
3
Updated
Updated on July 11, 2024
View on Chrome Web Store
View Tabrr Dashboard - New Tab with ChatGPT Chrome Extension on Chrome Web Store
make_chrome_yours/functionality
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_desc__",
    "version": "1.1.4",
    "default_locale": "en",
    "manifest_version": 3,
    "icons": {
        "32": "assets\/static\/32.png",
        "64": "assets\/static\/64.png",
        "128": "assets\/static\/128.png"
    },
    "permissions": [
        "storage",
        "tabs",
        "scripting",
        "unlimitedStorage",
        "alarms"
    ],
    "optional_permissions": [
        "notifications",
        "cookies"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "action": {
        "default_title": "__MSG_title__"
    },
    "background": {
        "service_worker": "worker.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "static\/*",
                "assets\/*.svg",
                "assets\/*.png",
                "assets\/*.css",
                "assets\/*.otf"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
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