WebExtension.net
WebExtension.net
Toggle dark mode
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
Add to bookmarks
4.1 (7,657 ratings)
1 new ratings
1 views
This extension has been viewed 1 times

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.4
Manifest version
3
Updated
Updated on March 6, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Speed Dial 2 New tab 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
{
    "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.4",
    "options_page": "override.html#\/?preferences=true",
    "chrome_url_overrides": {
        "newtab": "override.html"
    }
}
© 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