13TABS

13TABS is a search engine that respects your privacy & helps to prevent the spread of fake-news.

13TABS क्या है?

13TABS https://13tabs.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "13TABS is a search engine that respects your privacy & helps to prevent the spread of fake-news."।

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

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

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

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

                        13TABS, India's search engine that respects your privacy & helps to prevent the spread of fake-news.
At 13TABS, we do not store your search history and browsing behavior. With the help of 13TABS fact-checking tool, you can fact-check viral social media posts or news.
This extension will make privacy respecting 13TABS, your default search engine.                    

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

नाम 13TABS 13TABS
ID cffbikjbdjlafdhlfkegmojlelpgmglb
आधिकारिक URL https://chromewebstore.google.com/detail/13tabs/cffbikjbdjlafdhlfkegmojlelpgmglb
विवरण 13TABS is a search engine that respects your privacy & helps to prevent the spread of fake-news.
फ़ाइल का आकार 8.92 KB
स्थापना संख्या 44
वर्तमान संस्करण 0.1
अंतिम अपडेट 2021-06-15
प्रकाशन तिथि 2021-06-13
रेटिंग 5.00/5 कुल 2 रेटिंग्स
डेवलपर https://13tabs.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.13tabs.com
सहायता पृष्ठ URL https://www.13tabs.com/contact-us/
गोपनीयता नीति पृष्ठ URL https://www.13tabs.com/privacy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "13TABS",
    "version": "0.1",
    "manifest_version": 2,
    "description": "13TABS is a search engine that respects your privacy & helps to prevent the spread of fake-news.",
    "browser_action": {
        "default_icon": "resources\/search.png",
        "default_popup": "popup.html"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/www.13tabs.com\/favicon.ico",
            "is_default": true,
            "keyword": "13tabs.com",
            "name": "13TABS",
            "search_url": "https:\/\/www.13tabs.com\/search\/?p=web&so=tt&q={searchTerms}"
        }
    },
    "permissions": []
}