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

Τι είναι το Speed Dial [FVD] - New Tab Page, 3D, Sync...;

Το Speed Dial [FVD] - New Tab Page, 3D, Sync... είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://fvdspeeddial.com, και η κύρια λειτουργία του είναι "New Tab Page Replacement with 3D Speed Dial and predefined images, sync and organize your bookmarks, groups, and most visited".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Speed Dial [FVD] - New Tab Page, 3D, Sync...

Λήψη αρχείων επέκτασης Speed Dial [FVD] - New Tab Page, 3D, Sync... σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

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

Βασικές Πληροφορίες Επέκτασης

Όνομα Speed Dial [FVD] - New Tab Page, 3D, Sync... Speed Dial [FVD] - New Tab Page, 3D, Sync...
ID llaficoajjainaijghjlofdfmbjpebpa
Επίσημο URL https://chromewebstore.google.com/detail/speed-dial-fvd-new-tab-pa/llaficoajjainaijghjlofdfmbjpebpa
Περιγραφή New Tab Page Replacement with 3D Speed Dial and predefined images, sync and organize your bookmarks, groups, and most visited
Μέγεθος Αρχείου 4.24 MB
Αριθμός Εγκαταστάσεων 630,128
Τρέχουσα Έκδοση 81.6.6
Τελευταία Ενημέρωση 2024-02-14
Ημερομηνία Δημοσίευσης 2020-06-20
Αξιολόγηση 4.70/5 Συνολικά 117033 Αξιολογήσεις
Προγραμματιστής https://fvdspeeddial.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://fvdspeeddial.com
Διεύθυνση URL της Σελίδας Βοήθειας https://nimbusweb.me/s/share/3644739/26cf9i89r01k7swzsw9g
URL της Σελίδας Πολιτικής Απορρήτου https://everhelper.pro/privacy.php
Υποστηριζόμενες Γλώσσες 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"
}