WebExtension.net
Toggle dark mode
WebExtension.net

Speed Dial New tab

View on Chrome Web Store
View Speed Dial New tab Chrome Extension on Chrome Web Store
Add to bookmarks
4.0 (121 ratings)
1 new ratings
0 views
This extension has been viewed 0 times

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

Speed Dial 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
10,000 users
Website speeddial2.com
Initial condition
View author page of Initial condition
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 2, 2014
Version 3.8.1
Manifest version
3
Updated
Updated on October 22, 2024
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Speed Dial 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.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.

© 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