DronesGlobe open in new tab
This extension will redirect you to www.DronesGlobe.com website when you click /Visit Website/ button
Was ist DronesGlobe open in new tab?
DronesGlobe open in new tab ist eine Chrome-Erweiterung, die von http://www.dronesglobe.com entwickelt wurde, und ihr Hauptmerkmal ist "This extension will redirect you to www.DronesGlobe.com website when you click /Visit Website/ button".
Erweiterungsscreenshots
DronesGlobe open in new tab-Erweiterungs-CRX-Datei herunterladen
Laden Sie DronesGlobe open in new tab-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
"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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | pdbinfidpahmfgkfaeopcjddhkbcblpd |
Offizielle URL | https://chrome.google.com/webstore/detail/dronesglobe-open-in-new-t/pdbinfidpahmfgkfaeopcjddhkbcblpd |
Beschreibung | This extension will redirect you to www.DronesGlobe.com website when you click /Visit Website/ button |
Dateigröße | 5.22 KB |
Installationsanzahl | 32 |
Aktuelle Version | 1.0 |
Letztes Update | 2015-10-01 |
Veröffentlichungsdatum | 2015-10-01 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | http://www.dronesglobe.com |
Zahlungsart | free |
Erweiterungswebsite | http://www.dronesglobe.com |
Unterstützte Sprachen | 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" ] } |