Simple Tab

It's simple and replaces your current Chrome New Tab window with a feature packed New Tab

Simple Tab क्या है?

Simple Tab https://thesimpletab.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "It's simple and replaces your current Chrome New Tab window with a feature packed New Tab"।

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

screenshot
screenshot

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

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

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

                        The Simple Tab brings you a new look to your New Tab window.

You will be able to search the web as well as have instant access to popular social media websites, right within your new tab window.

It's a simple yet elegant new tab extension. Here are some features of the extension:
- Search the web directly from the home page
- Social media quick links
- Feature clock and date

By clicking "Add to Chrome", I accept and agree to installing the Simple Tab Chrome extension and setting Chrome™ New Tab, homepage takeover, and default search to that provided by the service with results by Bing, and the Terms of Use and Privacy Policy.
 
Terms of Service: https://stone-intell.com/terms-conditions/
Privacy Policy: https://stone-intell.com/privacy-policy/

Stone Intelligence Pte Ltd
101 Thomson Road
#06-01, United Square
Singapore 307591
+65 3105 1631                    

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

नाम Simple Tab Simple Tab
ID hglilafajifgadplomjacjbjgmlecmpo
आधिकारिक URL https://chromewebstore.google.com/detail/simple-tab/hglilafajifgadplomjacjbjgmlecmpo
विवरण It's simple and replaces your current Chrome New Tab window with a feature packed New Tab
फ़ाइल का आकार 1.03 MB
स्थापना संख्या 56,620
वर्तमान संस्करण 1.0.3
अंतिम अपडेट 2021-12-07
प्रकाशन तिथि 2021-06-22
रेटिंग 3.67/5 कुल 3 रेटिंग्स
डेवलपर https://thesimpletab.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://thesimpletab.com
गोपनीयता नीति पृष्ठ URL https://stone-intell.com/privacy-policy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Simple Tab",
    "short_name": "Simple Tab",
    "version": "1.0.3",
    "description": "It's simple and replaces your current Chrome New Tab window with a feature packed New Tab",
    "chrome_settings_overrides": {
        "search_provider": {
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/thesimpletab.com\/wp-content\/uploads\/2021\/06\/256-simple.png",
            "is_default": true,
            "keyword": "Keyword",
            "name": "Simple Tab",
            "search_url": "https:\/\/search.thesimpletab.com\/search?q={searchTerms}"
        }
    },
    "icons": {
        "32": "assets\/images\/32-simple.png",
        "64": "assets\/images\/64-simple.png",
        "128": "assets\/images\/128-simple.png"
    },
    "author": "Stone Intelligence",
    "action": {
        "browser_style": false,
        "default_title": "Simple Tab"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}