DronesGlobe open in new tab
This extension will redirect you to www.DronesGlobe.com website when you click /Visit Website/ button
Wat is DronesGlobe open in new tab?
DronesGlobe open in new tab is een Chrome-extensie ontwikkeld door http://www.dronesglobe.com, en de belangrijkste functie is "This extension will redirect you to www.DronesGlobe.com website when you click /Visit Website/ button".
Extensie Screenshots
Download het CRX-bestand van de extensie DronesGlobe open in new tab
Download DronesGlobe open in new tab-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
"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.
Basisinformatie over de Extensie
Naam | |
ID | pdbinfidpahmfgkfaeopcjddhkbcblpd |
Officiële URL | https://chrome.google.com/webstore/detail/dronesglobe-open-in-new-t/pdbinfidpahmfgkfaeopcjddhkbcblpd |
Beschrijving | This extension will redirect you to www.DronesGlobe.com website when you click /Visit Website/ button |
Bestandsgrootte | 5.22 KB |
Aantal Installaties | 32 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2015-10-01 |
Publicatiedatum | 2015-10-01 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | http://www.dronesglobe.com |
Betalingswijze | free |
Extensiewebsite | http://www.dronesglobe.com |
Ondersteunde Talen | 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" ] } |