13TABS

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

What is 13TABS?

13TABS is a Chrome extension developed by https://13tabs.com, and its main feature is "13TABS is a search engine that respects your privacy & helps to prevent the spread of fake-news.".

Extension Screenshots

Download 13TABS Extension CRX File

Download 13TABS extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name 13TABS 13TABS
ID cffbikjbdjlafdhlfkegmojlelpgmglb
Official URL https://chromewebstore.google.com/detail/13tabs/cffbikjbdjlafdhlfkegmojlelpgmglb
Description 13TABS is a search engine that respects your privacy & helps to prevent the spread of fake-news.
File Size 8.92 KB
Installation Count 44
Current Version 0.1
Last Updated 2021-06-15
Publish Date 2021-06-13
Rating 5.00/5 Total 2 Ratings
Developer https://13tabs.com
Email [email protected]
Payment Type free
Extension Website https://www.13tabs.com
Help Page URL https://www.13tabs.com/contact-us/
Privacy Policy Page URL https://www.13tabs.com/privacy
Supported Languages 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": []
}