BiTab New Tab

BiTab Newtab is Beautiful personal homepage for Google Chrome New Tab - Chrome native newtab

BiTab New Tab क्या है?

BiTab New Tab greathousemendy द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "BiTab Newtab is Beautiful personal homepage for Google Chrome New Tab - Chrome native newtab"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में BiTab New Tab एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        BiTab New Tab is Manager Plus for Chrome - A beautiful homepage every time you open a new tab, instant results that help you search faster
Stunning wallpapers and Instant results - search faster, look better.

You can make beautiful personal homepage for Google Chrome.

You can edit the new tab page. You can personalize beautiful with new tab search, tabbed speed dial and more!

After installing this extension, you can use the following features:
- Beautiful personal homepage,
- User can add favorite sites.
- Group sites by category using tabs.
- Enjoy inspiring and calming photos in the new tab.
- You can change the default search option.
- Customize the wallpaper on your new tab page.
- You can see time

Offers modern web browsers New tab page functions for free directly in Google Chrome                    

एक्सटेंशन की मूल जानकारी

नाम BiTab New Tab BiTab New Tab
ID ecdcpcdmgjloljoobfojpoeedeaonega
आधिकारिक URL https://chromewebstore.google.com/detail/bitab-new-tab/ecdcpcdmgjloljoobfojpoeedeaonega
विवरण BiTab Newtab is Beautiful personal homepage for Google Chrome New Tab - Chrome native newtab
फ़ाइल का आकार 41.1 MB
स्थापना संख्या 351
वर्तमान संस्करण 8.0.1
अंतिम अपडेट 2023-10-15
प्रकाशन तिथि 2023-04-21
रेटिंग 4.30/5 कुल 23 रेटिंग्स
डेवलपर greathousemendy
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ id,en,en-GB,en-US,uk,hi,zh-CN,zh-TW,ja,ko
manifest.json
{
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en_US",
    "action": {
        "default_title": "Home page"
    },
    "background": {
        "service_worker": "js\/init.js"
    },
    "chrome_url_overrides": {
        "newtab": "main.html"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "Search",
            "keyword": "Search",
            "search_url": "https:\/\/smartwebfinder.com\/?n=1&q={searchTerms}",
            "favicon_url": "https:\/\/smartwebfinder.com\/favicon.ico",
            "encoding": "UTF-8",
            "is_default": true
        }
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "icons": {
        "128": "img\/assets\/icon128.png",
        "16": "img\/assets\/icon16.png",
        "32": "img\/assets\/icon32.png",
        "48": "img\/assets\/icon48.png"
    },
    "manifest_version": 3,
    "offline_enabled": true,
    "permissions": [
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "8.0.1"
}