13TABS
13TABS is a search engine that respects your privacy & helps to prevent the spread of fake-news.
Cos'è 13TABS?
13TABS è un'estensione di Chrome sviluppata da https://13tabs.com, e la sua funzione principale è "13TABS is a search engine that respects your privacy & helps to prevent the spread of fake-news.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione 13TABS
Scarica i file di estensione 13TABS in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | cffbikjbdjlafdhlfkegmojlelpgmglb |
| URL Ufficiale | https://chromewebstore.google.com/detail/13tabs/cffbikjbdjlafdhlfkegmojlelpgmglb |
| Descrizione | 13TABS is a search engine that respects your privacy & helps to prevent the spread of fake-news. |
| Dimensione del File | 8.92 KB |
| Conteggio Installazioni | 44 |
| Versione Corrente | 0.1 |
| Ultimo Aggiornamento | 2021-06-15 |
| Data di Pubblicazione | 2021-06-13 |
| Valutazione | 5.00/5 Totale 2 Valutazioni |
| Sviluppatore | https://13tabs.com |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://www.13tabs.com |
| URL della Pagina di Aiuto | https://www.13tabs.com/contact-us/ |
| URL della Pagina della Politica sulla Privacy | https://www.13tabs.com/privacy |
| Lingue Supportate | 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": []
} | |