CaretTab - New Tab Dashboard

Your Tab, Your Rules! Infinite customization of your New Tab page with many widget options.

Qu'est-ce que CaretTab - New Tab Dashboard ?

CaretTab - New Tab Dashboard est une extension Chrome développée par https://bluecaret.com, et sa fonction principale est "Your Tab, Your Rules! Infinite customization of your New Tab page with many widget options.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension CaretTab - New Tab Dashboard

Téléchargez les fichiers d'extension CaretTab - New Tab Dashboard 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

                        Your Tab, Your Rules!

Introducing CaretTab, your New Tab dashboard. It's not just a browser extension; it's a statement - your tab, your rules! Explore the realm of infinite customization right at your fingertips and transform the way you experience browsing. Get it today for free!

🥰 Uniquely yours
At the heart of CaretTab is the idea of complete control. Want a digital clock, a notepad, or a quick access link to your favorite website on your new tab? You got it. How about a to-do list widget or a binary clock to show off your tech-savvy nature? It's all there. With our wide array of widgets, you're not only changing the look of your tab but also enhancing its functionality to match your needs and aesthetic sense. Plus, you can tailor each widget to your liking by adjusting fonts, colors, sizes, and placement - even overlapping if you so desire!

🔒 Your privacy secured
Moreover, we understand the value of your privacy. That's why CaretTab is built with a privacy-first approach. No sign-ups, no tracking, no advertisements, no unnecessary data collection. The only time information is gathered on our servers is if you opt for our Premium Access, where the enhanced features will surely captivate you!

🤩 A world of Features
CaretTab transforms your new tab page with an array of customizable widgets—from different clock styles to personal weather updates, a digital notepad, and a specialized loadshedding widget. Further enhance your browsing experience with our sidebar tools, including a quick calculator, unit converter, timer, password generator, and an AI chat powered by OpenAI. With CaretTab, you get a personal, feature-rich new tab tailored to your style and needs.

😮 Widgets and Tools:
✔ Clocks: Digital, Analog, and even Binary!
✔ Date: Offering comprehensive date and year details.
✔ Weather: Personalized meteorological updates.
✔ Todo & Notepad: For your thoughts, ideas, tasks, and reminders.
✔ Quotes: Showcase your favorite wisdom.
✔ Quick Links: Quick access to your favorite sites.
✔ Search Bar: Choose your preferred search engine.
✔ Countdown: Track time left to significant dates and events.
✔ IFrame: Embed external web pages.
✔ Fidget Toy: Regain focus soothe anxiety.
✔ Snake Game: Play the classic game on your New Tab.
✔ Loadshedding: A must-have for South African residents.
✔ Shape & Text: Let your creativity flow.
✔ Calculator: Quick, easy calculations, no extra tabs needed.
✔ Unit Conversion: Seamlessly switch between global standards.
✔ Timer & Stopwatch: Precise time-tracking for tasks and challenges.
✔ Password Generator: Strengthen your online security with unique passwords.
✔ AI Chat: Harness the power of AI for smart suggestions and quick answers.

👍 Get started for free
Available in multiple languages, CaretTab is ready to globalize your new tab page, wrapping the world's diversity into your daily browsing experience. So, why wait? Elevate your browser with CaretTab today - because it's your tab, your rules!

----------------------------------------------

Need any help or have suggestions? Go to https://www.carettab.com/help or contact me at [email protected]

Explanation of permissions:
- "Storage": Used to store your settings in the browser's storage area.
- "Replace the page you see when opening a new tab": Used to replace the New Tab page with this extension.
- "This extension can read and change your data on sites": The sites listed with this permission are used to retrieve data for CaretTab to function.
- "https://fonts.googleapis.com/*": The fonts available in the extension are from Google Fonts; this URL is where the fonts are loaded from.
- "https://dtfv5mvrx9.execute-api.us-west-2.amazonaws.com/*": This is an Amazon Web Services server that CaretTab accesses to retrieve various data such us API access for weather among other data. Data is only ever retrieved from this address, never sent.
- (Optional) "https://developer.sepush.co.za/*": Used to retrieve data for the Loadshedding widget.
- (Optional) "Read the icons of the websites you visit": Used to display the favicons (logos) of the website you add to your quick links.
- (Optional) "Read a list of your most frequently visited websites": Used to display the "most visited" menu on the quick links widget, when enabled.
- (Optional) "Read and change your bookmarks": Used to display your browser bookmarks on the quick links widget, when enabled.

By installing the "CaretTab" browser extension, I accept and agree to set the browser's New Tab page to that provided by the service and agree to the Privacy Policy (https://www.bluecaret.com/privacy/) and Terms of Use (https://www.bluecaret.com/terms/).

CaretTab was designed and developed by BlueCaret
https://www.carettab.com - https://www.bluecaret.com

Privacy Policy: https://www.bluecaret.com/privacy/
Terms of Use: https://www.bluecaret.com/terms/
About BlueCaret: https://www.bluecaret.com/about/
Help and Tips: https://www.carettab.com/help/                    

Informations de Base sur l'Extension

Nom CaretTab - New Tab Dashboard CaretTab - New Tab Dashboard
ID cojpndognjdcakkimaloeealehpkljna
URL Officiel https://chromewebstore.google.com/detail/carettab-new-tab-dashboar/cojpndognjdcakkimaloeealehpkljna
Description Your Tab, Your Rules! Infinite customization of your New Tab page with many widget options.
Taille du Fichier 2.46 MB
Nombre d'Installations 58,113
Version Actuelle 4.5.0
Dernière Mise à Jour 2024-03-03
Date de Publication 2017-11-29
Évaluation 4.39/5 Total 806 Évaluations
Développeur https://bluecaret.com
Email [email protected]
Type de Paiement in_app
Site Web de l'Extension https://www.carettab.com/
URL de la Page d'Aide https://www.carettab.com/help/
URL de la Page de Politique de Confidentialité https://www.bluecaret.com/privacy
Langues Prises en Charge de,en,fr,vi,es,it,sv,ru,uk,iw,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "short_name": "CaretTab",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "4.5.0",
    "version_name": "4.5.0",
    "default_locale": "en",
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/dtfv5mvrx9.execute-api.us-west-2.amazonaws.com\/*",
        "https:\/\/fonts.googleapis.com\/*"
    ],
    "optional_permissions": [
        "favicon",
        "bookmarks",
        "topSites"
    ],
    "optional_host_permissions": [
        "https:\/\/developer.sepush.co.za\/*",
        "https:\/\/api.openai.com\/"
    ],
    "commands": {
        "goto-link-1": {
            "suggested_key": {
                "default": "Alt+1"
            },
            "description": "Load Quick Link 1"
        },
        "goto-link-2": {
            "suggested_key": {
                "default": "Alt+2"
            },
            "description": "Load Quick Link 2"
        },
        "goto-link-3": {
            "suggested_key": {
                "default": "Alt+3"
            },
            "description": "Load Quick Link 3"
        },
        "goto-link-4": {
            "suggested_key": {
                "default": "Alt+4"
            },
            "description": "Load Quick Link 4"
        },
        "goto-link-5": {
            "description": "Load Quick Link 5"
        },
        "goto-link-6": {
            "description": "Load Quick Link 6"
        },
        "goto-link-7": {
            "description": "Load Quick Link 7"
        },
        "goto-link-8": {
            "description": "Load Quick Link 8"
        },
        "goto-link-9": {
            "description": "Load Quick Link 9"
        }
    }
}