CryptoTab START

New tab page extension for your browser with bunch of beautiful backgrounds and useful widgets.

Τι είναι το CryptoTab START;

Το CryptoTab START είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://cryptotabstart.com, και η κύρια λειτουργία του είναι "New tab page extension for your browser with bunch of beautiful backgrounds and useful widgets.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης CryptoTab START

Λήψη αρχείων επέκτασης CryptoTab START σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

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

                        CryptoTab Start is a Chrome extension that adds to-do lists, bookmarks, weather forecast, colorful HD backgrounds and other useful features to your browser's new tab page.

Quick notes  –  Want to remember an address, a recipe, or a quote? Thanks to Notes widget, your notes will always be with you. To quickly access your notes, open a new tab and click the widget icon.

To-do list  –  Create a list of things you want to do to make sure you don't miss anything important. The simple and easy to use to-do list will always be available on your start screen. The widget icon will show you the number of unfinished tasks.

Extensions and applications  –  You don't have to dig into settings anymore. Launch the installed apps, add and remove extensions right from the startup page.

Bookmarks and history  –  Use CryptoTab Start to check your list of bookmarks and browser history. Built-in widgets allow you to search and edit bookmarks, clear browser history fully or selectively.

Flexible settings  –  Customize the new tab page to suit your needs. Add widgets to quick access Instagram, Reddit, Evernote, Dropbox and other popular websites and services.

Weather forecast  –  The new tab always displays current weather forecast for the selected location. The detailed weather forecast provides an overview of hourly temperature data for today and next 5 days, as well as wind, humidity and air pressure state.

Backgrounds gallery  –  We have added more than 40 HD background screens for your better browsing experience. Backgrounds can be changed automatically: every day, hour, every 30 seconds or every time you open a new tab.

Custom search engine - Use the handy custom search engine CBsearch, located in a special middle box right on your New Tab page. 

Contains an advertisement for NC Wallet and other ecosystem products.

————————————

If you like CryptoTab START extension, please give it stars. Your feedback and suggestions are welcome anytime at [email protected]

Privacy Policy - https://cryptotabstart.com/privacy/ 

Terms of Use - https://cryptotabstart.com/terms/                    

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

Όνομα CryptoTab START CryptoTab START
ID jlmilpphhoonfclkcaakafcmkgfalkhl
Επίσημο URL https://chromewebstore.google.com/detail/cryptotab-start/jlmilpphhoonfclkcaakafcmkgfalkhl
Περιγραφή New tab page extension for your browser with bunch of beautiful backgrounds and useful widgets.
Μέγεθος Αρχείου 10.2 MB
Αριθμός Εγκαταστάσεων 376,632
Τρέχουσα Έκδοση 1.2.6
Τελευταία Ενημέρωση 2023-09-22
Ημερομηνία Δημοσίευσης 2019-11-25
Αξιολόγηση 4.71/5 Συνολικά 15069 Αξιολογήσεις
Προγραμματιστής https://cryptotabstart.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://cryptotabstart.com/
URL της Σελίδας Πολιτικής Απορρήτου https://cryptotabstart.com/en/privacy
Υποστηριζόμενες Γλώσσες de,en,fr,tr,es,it,pt-PT,ru
manifest.json
{
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": {
            "128": "images\/icon-128px.png",
            "16": "images\/icon-16px.png",
            "32": "images\/icon-32px.png"
        },
        "default_title": "__MSG_browserActionTitle__"
    },
    "default_locale": "en",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/cryptotabstart.com\/;object-src 'self'",
    "description": "__MSG_extDescription__",
    "icons": {
        "128": "images\/cryptotab-start_icon-128.png",
        "16": "images\/cryptotab-start_icon-16.png",
        "32": "images\/cryptotab-start_icon-32.png",
        "48": "images\/cryptotab-start_icon-96.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAi05tSFZ+VtxHX1SCxx6k1\/vXxM+1ivNII2jhzhWRybqk7WNgwd4JhPltHpklCcsXrLL8Ao5k5Sus2M7Qky9cWGXhiFRGYXypfcn0QEPEW2N1mGz6QCNouXnsAlGObkaieJjhZZpClH7B3iMjTP\/\/Ahpb+ab2IEhDYTpUpjl4Wwf+NKx56EGZnYo9RYOz6TPk9qgiNd8uYVNRcgBJHdDHoKx3EcA1MYqth454N20A5Jk5Co0D8sNS4ssPebbpQhIwEuvdL3K2egMY6swRRko2G1vmysC5f36umkuCmjK\/X8HwyAbw+M5SLBANjkpXWdBnhQ5kZ\/PvY\/pfdUQ5sCBdOQIDAQAB",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "permissions": [
        "storage",
        "*:\/\/*.cryptobrowser.site\/*",
        "*:\/\/cryptotabstart.com\/*",
        "favicon",
        "bookmarks",
        "history",
        "chrome:\/\/favicon\/*",
        "browsingData",
        "management"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2.6"
}