Hitab - a new tab with ChatGPT

HiTab supports customizing your homepage with widgets, including dark mode, and has integrated ChatGPT.

Τι είναι το Hitab - a new tab with ChatGPT;

Το Hitab - a new tab with ChatGPT είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://hitab.me, και η κύρια λειτουργία του είναι "HiTab supports customizing your homepage with widgets, including dark mode, and has integrated ChatGPT.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Hitab - a new tab with ChatGPT

Λήψη αρχείων επέκτασης Hitab - a new tab with ChatGPT σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

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

                        Hitab - Elevate Your New Tab Experience

HiTab supports customizing your homepage with widgets, including dark mode, and has integrated ChatGPT.
Hitab - a new tab with ChatGPT,Hitab is a new tab extension for iOS that allows you to create your own visually appealing homepage with customizable widgets. It features card-style design, built-in features such as countdowns, anniversaries, weather, hot searches, and a calculator. Hitab makes all the information easily accessible, keeping your new tab page clean and beautiful.

Here are some key features of Hitab:

1. Customize widgets and icons on your new tab page, freely arrange and mix and match them.
2. Personalize birthday countdown widgets, payday countdown widgets, holiday widgets, etc.
3. Quickly add frequently visited websites or widgets to your homepage.
4. Customize search engines and toggle between Google, Bing, Yahoo, and other search engines. You can also add your own custom search engines.
5. Customize wallpapers with a wide selection of high-definition wallpapers in categories such as nature, ocean, architecture, animals, etc.
6. Note-taking and to-do list widgets to keep your inspirations and tasks organized.
7. Customize dark or light mode, or automatically follow your system settings.
8. Customize the left sidebar with categorized icons for easy access to office and entertainment apps. You can hide or show the sidebar as needed.
9. Customize the bottom bar to store frequently used websites for convenient one-click access. You can hide or show the bottom bar.
10. Login/register a Hitab account to backup and sync your data across different devices.
11. Receive message notifications from us.
12. Ability to adjust the icon size.
13. Hot search widgets.
14. Ability to adjust the icon width.
15. Ability to adjust the icon size to small, medium, or large.
16. Unit converter widget supporting calculators, length, weight, area, volume, temperature, speed, unit conversion, heat, pressure, power, force, etc.
17. Calendar widget.
18. Daily quotes widget.
19. News widget.
20. Habit tracker widget.
21. System status widget displaying real-time CPU, battery, and memory usage.
22. Currency exchange rate converter widget.
23. Mini game widget.
24. Chatgpt widget for AI-powered conversations.
25. Dynamic wallpapers and gradient backgrounds.
26. Bookmark manager widget for easy bookmark management.
27. Full-screen clock widget and world time widget.
28. Minimalist mode support.
29.ChatGPT  widget
30.Chatgpt theme switching


Online version: https://web.hitab.me/
Official website: https://www.hitab.me/                    

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

Όνομα Hitab - a new tab with ChatGPT Hitab - a new tab with ChatGPT
ID doeomodlafdbbnajjllemacdfphbbohl
Επίσημο URL https://chromewebstore.google.com/detail/hitab-a-new-tab-with-chat/doeomodlafdbbnajjllemacdfphbbohl
Περιγραφή HiTab supports customizing your homepage with widgets, including dark mode, and has integrated ChatGPT.
Μέγεθος Αρχείου 5.04 MB
Αριθμός Εγκαταστάσεων 3,229
Τρέχουσα Έκδοση 0.1.4
Τελευταία Ενημέρωση 2024-01-24
Ημερομηνία Δημοσίευσης 2023-09-04
Αξιολόγηση 2.90/5 Συνολικά 10 Αξιολογήσεις
Προγραμματιστής https://hitab.me
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής in_app
Ιστότοπος Επέκτασης https://www.hitab.me/
Διεύθυνση URL της Σελίδας Βοήθειας https://www.hitab.me/about/
URL της Σελίδας Πολιτικής Απορρήτου https://www.hitab.me/privacy
Υποστηριζόμενες Γλώσσες id,ms,de,en,en-GB,en-US,fr,vi,es,it,pt-BR,pt-PT,ru,mr,hi,bn,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "0.1.4",
    "permissions": [
        "activeTab",
        "storage",
        "unlimitedStorage"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "optional_permissions": [
        "system.cpu",
        "system.memory",
        "bookmarks",
        "history",
        "favicon"
    ],
    "background": {
        "service_worker": "serviceworker.js"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "default_locale": "en_US",
    "name": "__MSG_extension_name__",
    "description": "__MSG_extension_des__",
    "action": {
        "default_title": "__MSG_extension_add_to_home__",
        "default_popup": "popup\/index.html",
        "default_icon": {
            "16": "icons\/icon_en_16.png",
            "32": "icons\/icon_en_32.png",
            "48": "icons\/icon_en_48.png"
        }
    },
    "icons": {
        "16": "icons\/icon_en_16.png",
        "32": "icons\/icon_en_32.png",
        "48": "icons\/icon_en_48.png",
        "128": "icons\/icon_en_128.png"
    }
}