WebExtension.net
WebExtension.net

Speed Dial 2 New tab

View on Chrome Web Store
View Speed Dial 2 New tab Chrome Extension on Chrome Web Store
4.1 (7,650 ratings)

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

Speed Dial 2 is an easy-to-use extension that lets you save and organize your most visited websites and customize your new tab page.
Type
Extension
Users
300,000 users
Website speeddial2.com
Initial condition
View author page of Initial condition
Featured Extension

Hand-picked for quality and usefulness

Published
Published on February 26, 2011
Version 3.8.1
Manifest version
3
Updated
Updated on October 22, 2024
View on Chrome Web Store
View Speed Dial 2 New tab Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "short_name": "__MSG_appShortName__",
    "homepage_url": "https:\/\/www.speeddial2.com",
    "description": "__MSG_appDescription__",
    "default_locale": "en",
    "permissions": [
        "topSites",
        "tabs",
        "unlimitedStorage",
        "storage",
        "contextMenus",
        "alarms",
        "favicon"
    ],
    "host_permissions": [
        "<all_urls>",
        "*:\/\/*\/*"
    ],
    "optional_permissions": [
        "sessions",
        "bookmarks"
    ],
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "background": {
        "service_worker": "js\/background.js",
        "module": true
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; worker-src 'self'; img-src 'self' * data: file:\/\/*;"
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "__MSG_appName__",
        "default_icon": {
            "19": "icons\/19.png",
            "38": "icons\/38.png"
        }
    },
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.8.1",
    "options_page": "override.html#\/?preferences=true",
    "chrome_url_overrides": {
        "newtab": "override.html"
    }
}
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