Get Top Tabs | Latest News
Get Top Tabs is a cutting-edge news reading extension that allows you to browse smoothly through all the latest news worldwide.…
Cos'è Get Top Tabs | Latest News?
Get Top Tabs | Latest News è un'estensione di Chrome sviluppata da gettoptabs, e la sua funzione principale è "Get Top Tabs is a cutting-edge news reading extension that allows you to browse smoothly through all the latest news worldwide.…".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Get Top Tabs | Latest News
Scarica i file di estensione Get Top Tabs | Latest News 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
Get Top Tabs is a cutting-edge news reading extension that allows you to browse smoothly through all the latest news worldwide. This extension turns your New Tab page to News Search and all the breaking news become available in no time. By clicking "Add to Chrome", I accept and agree to install "Inside Tasks" Chrome extension and hereby agree to set Chrome New Tab to that provided by the service and the Privacy Policy and Terms of Use. Get Top Tabs allows you to select preferable news sources, sort out best topics and customize all the new tabs accordingly. This high-end extension gives the users an excellent opportunity to keep up with the most recent and relevant news existing online. You may remove this extension at any time from the chrome extension page. Visit our website at https://gettoptabs.com/ Read more about us: https://gettoptabs.com/about-us/ Read our Privacy Policy: https://gettoptabs.com/privacy-policy/ Uninstall Instructions: https://gettoptabs.com/uninstall-from-chrome/
Informazioni di Base sull'Estensione
Nome | |
ID | ilkpimjfignoghkjaggfbboecbbbkaop |
URL Ufficiale | https://chrome.google.com/webstore/detail/get-top-tabs-latest-news/ilkpimjfignoghkjaggfbboecbbbkaop |
Descrizione | Get Top Tabs is a cutting-edge news reading extension that allows you to browse smoothly through all the latest news worldwide.… |
Dimensione del File | 2.5 MB |
Conteggio Installazioni | 10,000 |
Versione Corrente | 1.4 |
Ultimo Aggiornamento | 2021-06-01 |
Data di Pubblicazione | 2021-04-14 |
Valutazione | 4.88/5 Totale 51 Valutazioni |
Sviluppatore | gettoptabs |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://gettoptabs.com/ |
URL della Pagina di Aiuto | https://gettoptabs.com/contact-us/ |
URL della Pagina della Politica sulla Privacy | https://gettoptabs.com/privacy-policy |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Get Top Tabs | Latest News", "version": "1.4", "chrome_url_overrides": { "newtab": "newTab.html" }, "icons": { "16": "images\/favicon-16x16.png", "32": "images\/favicon-32x32.png", "48": "images\/android-chrome-48x48.png", "128": "images\/android-chrome-128x128.png" }, "page_action": { "default_popup": "settings.html", "default_icon": { "16": "images\/favicon-16x16.png", "32": "images\/favicon-32x32.png", "48": "images\/android-chrome-48x48.png", "128": "images\/android-chrome-128x128.png" } }, "manifest_version": 2, "permissions": [ "chrome:\/\/favicon\/*", "sessions", "tabs" ] } |