WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Speed Dial | Bookmark Manager for New Tab with Sync

Speed Dial | Bookmark Manager for New Tab with Sync

View on Chrome Web Store
View Speed Dial | Bookmark Manager for New Tab with Sync Chrome Extension on Chrome Web Store
Add to bookmarks
2.8 (25 ratings)
1 new ratings
8 views
This extension has been viewed 8 times
0 downloads
This extension has been downloaded 0 times

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

Speed Dial and Bookmark Manager with Sync that Helps You Organize Your New Tab Page Across Browsers, Devices and Platforms
Type
Extension
Users
912 users
17
Logreel
View author page of Logreel
Published
Published on March 19, 2019
Version 6.5.5.5
Manifest version
3
Updated
Updated on August 21, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Speed Dial | Bookmark Manager for New Tab with Sync 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
{
    "version": "6.5.5.5",
    "version_name": "6.5.5.5 critical",
    "action": {
        "default_icon": {
            "16": "img\/default-16.png",
            "32": "img\/default-32.png",
            "48": "img\/default-48.png",
            "72": "img\/default-72.png",
            "76": "img\/default-76.png",
            "96": "img\/default-96.png",
            "120": "img\/default-120.png",
            "128": "img\/default-128.png",
            "144": "img\/default-144.png",
            "152": "img\/default-152.png",
            "180": "img\/default-180.png",
            "192": "img\/default-192.png",
            "384": "img\/default-384.png",
            "512": "img\/default-512.png"
        },
        "default_title": "__MSG_transOpenNewTab__"
    },
    "background": {
        "service_worker": "\/js\/background.js"
    },
    "chrome_url_overrides": {
        "newtab": "\/html\/newpage.html"
    },
    "content_scripts": [
        {
            "css": [
                "\/css\/extension_promotion.css"
            ],
            "matches": [
                "https:\/\/addon.logreel.xyz\/*"
            ]
        }
    ],
    "default_locale": "en",
    "description": "__MSG_transAppDesc__",
    "homepage_url": "https:\/\/addon.logreel.xyz",
    "host_permissions": [
        "https:\/\/addon.logreel.xyz\/*"
    ],
    "icons": {
        "16": "img\/default-16.png",
        "32": "img\/default-32.png",
        "48": "img\/default-48.png",
        "72": "img\/default-72.png",
        "76": "img\/default-76.png",
        "96": "img\/default-96.png",
        "120": "img\/default-120.png",
        "128": "img\/default-128.png",
        "144": "img\/default-144.png",
        "152": "img\/default-152.png",
        "180": "img\/default-180.png",
        "192": "img\/default-192.png",
        "384": "img\/default-384.png",
        "512": "img\/default-512.png"
    },
    "manifest_version": 3,
    "minimum_chrome_version": "88",
    "name": "__MSG_transAppName__",
    "offline_enabled": true,
    "omnibox": {
        "keyword": "aaron"
    },
    "options_ui": {
        "open_in_tab": true,
        "page": "\/html\/options.html"
    },
    "permissions": [
        "contextMenus",
        "tabs",
        "storage",
        "bookmarks",
        "search"
    ],
    "short_name": "__MSG_transAppName__",
    "side_panel": {
        "default_path": "\/html\/newpage.html"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "web_accessible_resources": [
        {
            "resources": [
                "img\/*.png"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
© 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