DronesGlobe open in new tab
This extension will redirect you to www.DronesGlobe.com website when you click /Visit Website/ button
Cos'è DronesGlobe open in new tab?
DronesGlobe open in new tab è un'estensione di Chrome sviluppata da http://www.dronesglobe.com, e la sua funzione principale è "This extension will redirect you to www.DronesGlobe.com website when you click /Visit Website/ button".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione DronesGlobe open in new tab
Scarica i file di estensione DronesGlobe open in new tab 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
"DronesGlobe open in new tab" is simple Chrome extension made by Drones Globe dev team. It's made for all drone lovers, to make it easier to access your favourite drone related info resource. This app doesn't collect any sort of your personal data, nor it saves cookies. All this app does is redirecting your to DronesGlobe website when you click "Visit Website" button. Best regards. Drones Globe team.
Informazioni di Base sull'Estensione
Nome | |
ID | pdbinfidpahmfgkfaeopcjddhkbcblpd |
URL Ufficiale | https://chrome.google.com/webstore/detail/dronesglobe-open-in-new-t/pdbinfidpahmfgkfaeopcjddhkbcblpd |
Descrizione | This extension will redirect you to www.DronesGlobe.com website when you click /Visit Website/ button |
Dimensione del File | 5.22 KB |
Conteggio Installazioni | 32 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2015-10-01 |
Data di Pubblicazione | 2015-10-01 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | http://www.dronesglobe.com |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://www.dronesglobe.com |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "DronesGlobe open in new tab", "description": "This extension will redirect you to www.DronesGlobe.com website when you click \/Visit Website\/ button", "version": "1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |