13TABS
13TABS is a search engine that respects your privacy & helps to prevent the spread of fake-news.
Wat is 13TABS?
13TABS is een Chrome-extensie ontwikkeld door https://13tabs.com, en de belangrijkste functie is "13TABS is a search engine that respects your privacy & helps to prevent the spread of fake-news.".
Extensie Screenshots
Download het CRX-bestand van de extensie 13TABS
Download 13TABS-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | cffbikjbdjlafdhlfkegmojlelpgmglb |
| Officiële URL | https://chromewebstore.google.com/detail/13tabs/cffbikjbdjlafdhlfkegmojlelpgmglb |
| Beschrijving | 13TABS is a search engine that respects your privacy & helps to prevent the spread of fake-news. |
| Bestandsgrootte | 8.92 KB |
| Aantal Installaties | 44 |
| Huidige Versie | 0.1 |
| Laatst Bijgewerkt | 2021-06-15 |
| Publicatiedatum | 2021-06-13 |
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | https://13tabs.com |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://www.13tabs.com |
| Help Pagina-URL | https://www.13tabs.com/contact-us/ |
| URL van de Privacybeleid Pagina | https://www.13tabs.com/privacy |
| Ondersteunde Talen | 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": []
} | |