WebExtension.net
WebExtension.net

Custom New Tab

View on Chrome Web Store
View Custom New Tab Chrome Extension on Chrome Web Store
4.4 (19 ratings)

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

Customize the New Tab URL. Change New Tab to point to any URL or local file you want.
Type
Extension
Users
10,000 users
Website dictanote.co
Dictanote
View author page of Dictanote
Featured Extension

Hand-picked for quality and usefulness

Published
Published on June 27, 2022
Version 1.10
Manifest version
3
Updated
Updated on October 2, 2024
View on Chrome Web Store
View Custom New Tab Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "name": "__MSG_name__",
    "description": "__MSG_desc__",
    "version": "1.10",
    "default_locale": "en",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "manifest_version": 3,
    "offline_enabled": true,
    "options_page": "options.html",
    "background": {
        "service_worker": "background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "options.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "homepage_url": "https:\/\/dictanote.co\/custom-new-tab\/",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/*.dictanote.co\/*",
            "https:\/\/dictanote.co\/*",
            "http:\/\/localhost:8000\/*"
        ]
    },
    "permissions": [
        "storage"
    ],
    "optional_host_permissions": [
        "file:\/\/\/*"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAj4CBWCXF0Mnoq43YF\/ddH+38HE7c+B8n733flnzsmjXh4nkKz4qOOiYvqHd065b4aCr16xhuDa48wv78UEnf9aM\/0t09dBvRwqrECa4jkdN7R7UOeN8b6pXUVD+s2HLr37tg8Gs\/cxJa7YpcMLwkhbVK8YgTmsljZg0OODVTyYZHcavp4ev+3GphQAIbvOiyTgX4aMyJX2yMHCXhRa\/bUx6hKRtqMAYIY\/6iPjJiseGjAJ7L8dRdkp+HbyNJcm0i8BXBVozSnQjBX8cVwiezkx5r5nT5eRhk4lkz+hG8p8EZ2lZZHnEiYE9peTgyLoZmFeOc68xFpa2NAcVRPJnmWQIDAQAB",
    "action": [],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}
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