13TABS

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

13TABSとは何ですか?

13TABSはhttps://13tabs.comによって開発されたChromeの拡張機能で、その主な機能は「13TABS is a search engine that respects your privacy & helps to prevent the spread of fake-news.」です。

拡張機能のスクリーンショット

13TABS拡張機能のCRXファイルをダウンロード

13TABS拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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": []
}