Speed Dial [FVD] - New Tab Page, 3D, Sync...

New Tab Page Replacement with 3D Speed Dial and predefined images, sync and organize your bookmarks, groups, and most visited

Qu'est-ce que Speed Dial [FVD] - New Tab Page, 3D, Sync... ?

Speed Dial [FVD] - New Tab Page, 3D, Sync... est une extension Chrome développée par https://fvdspeeddial.com, et sa fonction principale est "New Tab Page Replacement with 3D Speed Dial and predefined images, sync and organize your bookmarks, groups, and most visited".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Speed Dial [FVD] - New Tab Page, 3D, Sync...

Téléchargez les fichiers d'extension Speed Dial [FVD] - New Tab Page, 3D, Sync... au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        ★★ Over Hundreds of Thousand of People love FVD Speed Dial ★★

Replace new tab page with most popular speed dial (visual bookmarks) with incredible design, groups, sync, and other useful features. 

This extension takes over your new tab and the search features within the extension will be provided by Microsoft Bing.  (You can disable search in the settings).

★★Main Features of the new tab page★★

✔ Speed Dial (visual bookmarks)

This mode allows you to create your own Speed Dials (aka bookmarks)When you open your new tab, you will see all your predefined speed dials.

 Most-Visited 

The Most-Visited category lists the sites that you visit most often. Each
Dial contains a group with the full list of URLs you’ve visited. You can add any Dial from the Most-Visited category to your Speed Dial and access your most popular websites from your new tab page.

 Groups

FVD Speed Dial allows grouping sites by different topics. For example, for car-related sites, you can create a group called Cars, for gaming sites - Games, etc. 

🔄 Synchronization 

You can synchronize your speed dials between different computers and have them open in the new tab. For instance, you can work with those sites from home and work. 

 Searching

If you have hundreds of sites, it's not so easy to locate the one you need. That's when the feature that allows searching by speed dials comes to enhance your new tab page. All you need to know is at least one of the words. This search is built into the top of the new tab page and accessible in one link.


Use it as your awesome new tab page replacement! 

User Data Policy:

This extension may use History to create Bookmark tiles (Speed Dial) for you. The extension sends requests to the server to synchronize your bookmark tiles (speed dials), tasks, and other settings. You can disable Synchronization and Speed Dial in the extension settings.

This extension has a built-in monetization (ads) to support our development features and needs to use user data: search bar provided by Microsoft Bing or Yahoo, sponsored bookmark tiles (for example Amazon bookmark), and Premium Accounts. You can disable all of that in the settings or right during onboarding.

Contact us:
https://support.nimbusweb.co/portal/en/newticket

Privacy Policy: https://everhelper.pro/privacy.php

Terms of Use:   https://everhelper.pro/terms-and-contitions.php                    

Informations de Base sur l'Extension

Nom Speed Dial [FVD] - New Tab Page, 3D, Sync... Speed Dial [FVD] - New Tab Page, 3D, Sync...
ID llaficoajjainaijghjlofdfmbjpebpa
URL Officiel https://chromewebstore.google.com/detail/speed-dial-fvd-new-tab-pa/llaficoajjainaijghjlofdfmbjpebpa
Description New Tab Page Replacement with 3D Speed Dial and predefined images, sync and organize your bookmarks, groups, and most visited
Taille du Fichier 4.24 MB
Nombre d'Installations 630,128
Version Actuelle 81.6.6
Dernière Mise à Jour 2024-02-14
Date de Publication 2020-06-20
Évaluation 4.70/5 Total 117033 Évaluations
Développeur https://fvdspeeddial.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://fvdspeeddial.com
URL de la Page d'Aide https://nimbusweb.me/s/share/3644739/26cf9i89r01k7swzsw9g
URL de la Page de Politique de Confidentialité https://everhelper.pro/privacy.php
Langues Prises en Charge en,fr,es,hu,pt-PT,ru,uk,zh-CN
manifest.json
{
    "manifest_version": 3,
    "name": "Speed Dial [FVD] - New Tab Page, 3D, Sync...",
    "description": "New Tab Page Replacement with 3D Speed Dial and predefined images, sync and organize your bookmarks, groups, and most visited",
    "default_locale": "en",
    "background": {
        "service_worker": "worker.js",
        "type": "module"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "action": {
        "default_icon": "images\/icons\/24x24.png",
        "default_title": "FVD Speed Dial"
    },
    "content_scripts": [
        {
            "js": [
                "content-scripts\/fvdspeeddial.js"
            ],
            "matches": [
                "https:\/\/www.fvdspeeddial.com\/*",
                "https:\/\/fvdspeeddial.com\/*",
                "https:\/\/www.qa.fvdspeeddial.com\/*",
                "https:\/\/qa.fvdspeeddial.com\/*"
            ]
        },
        {
            "all_frames": true,
            "js": [
                "content-scripts\/everhelper.js"
            ],
            "matches": [
                "*:\/\/everhelper.pro\/*",
                "*:\/\/*.everhelper.pro\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "permissions": [
        "tabs",
        "history",
        "management",
        "unlimitedStorage",
        "contextMenus",
        "storage",
        "idle",
        "scripting",
        "activeTab"
    ],
    "host_permissions": [
        "*:\/\/*\/*",
        ""
    ],
    "options_page": "options.html",
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/cropper\/img.png",
                "newtab.html",
                "content-scripts\/hiddencapture-inject.js"
            ],
            "matches": [
                ""
            ],
            "extension_ids": []
        }
    ],
    "short_name": "New Tab Page",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "81.6.6",
    "icons": {
        "128": "images\/icons\/128x128.png",
        "16": "images\/icons\/16x16.png",
        "24": "images\/icons\/24x24.png",
        "32": "images\/icons\/32x32.png",
        "48": "images\/icons\/48x48.png",
        "64": "images\/icons\/64x64.png"
    },
    "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCcLWij2OcnGKZ9EBrjBUmTPIhLiH\/lvGsLY49LnaeKIcI1MkhKIP4Q7ok8E1Y2iD0xpgF\/EE9cq0g+9IX9CKpk92cYU\/69Z6HnMwfn8MGvRFT4qmbh\/8GrmFXCJqbyt3fbGqGRxH+fzY5wDGQ4mQkX2PUaG1MALUVnmEt5eV1aIwIDAQAB"
}