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é es Speed Dial [FVD] - New Tab Page, 3D, Sync...?

Speed Dial [FVD] - New Tab Page, 3D, Sync... es una extensión de Chrome desarrollada por https://fvdspeeddial.com, y su función principal es "New Tab Page Replacement with 3D Speed Dial and predefined images, sync and organize your bookmarks, groups, and most visited".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Speed Dial [FVD] - New Tab Page, 3D, Sync...

Descarga archivos de extensión Speed Dial [FVD] - New Tab Page, 3D, Sync... en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        ★★ 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                    

Información Básica de la Extensión

Nombre Speed Dial [FVD] - New Tab Page, 3D, Sync... Speed Dial [FVD] - New Tab Page, 3D, Sync...
ID llaficoajjainaijghjlofdfmbjpebpa
URL Oficial https://chromewebstore.google.com/detail/speed-dial-fvd-new-tab-pa/llaficoajjainaijghjlofdfmbjpebpa
Descripción New Tab Page Replacement with 3D Speed Dial and predefined images, sync and organize your bookmarks, groups, and most visited
Tamaño del Archivo 4.24 MB
Cantidad de Instalaciones 630,128
Versión Actual 81.6.6
Última Actualización 2024-02-14
Fecha de Publicación 2020-06-20
Calificación 4.70/5 Total de 117033 Calificaciones
Desarrollador https://fvdspeeddial.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://fvdspeeddial.com
URL de la Página de Ayuda https://nimbusweb.me/s/share/3644739/26cf9i89r01k7swzsw9g
URL de la Página de Política de Privacidad https://everhelper.pro/privacy.php
Idiomas Soportados 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"
}