DronesGlobe open in new tab

This extension will redirect you to www.DronesGlobe.com website when you click /Visit Website/ button

Co je DronesGlobe open in new tab?

DronesGlobe open in new tab je rozšíření Chrome vyvinuté http://www.dronesglobe.com, a jeho hlavní funkcí je „This extension will redirect you to www.DronesGlobe.com website when you click /Visit Website/ button“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření DronesGlobe open in new tab

Stáhněte si soubory rozšíření DronesGlobe open in new tab ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        "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.                    

Základní Informace o Rozšíření

Název DronesGlobe open in new tab DronesGlobe open in new tab
ID pdbinfidpahmfgkfaeopcjddhkbcblpd
Oficiální URL https://chrome.google.com/webstore/detail/dronesglobe-open-in-new-t/pdbinfidpahmfgkfaeopcjddhkbcblpd
Popis This extension will redirect you to www.DronesGlobe.com website when you click /Visit Website/ button
Velikost souboru 5.22 KB
Počet instalací 32
Aktuální Verze 1.0
Poslední Aktualizace 2015-10-01
Datum Vydání 2015-10-01
Hodnocení 5.00/5 Celkem 1 Hodnocení
Vývojář http://www.dronesglobe.com
Typ Platby free
Webové stránky Rozšíření http://www.dronesglobe.com
Podporované Jazyky 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"
    ]
}