DronesGlobe open in new tab

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

Apa itu DronesGlobe open in new tab?

DronesGlobe open in new tab adalah ekstensi Chrome yang dikembangkan oleh http://www.dronesglobe.com, dan fitur utamanya adalah "This extension will redirect you to www.DronesGlobe.com website when you click /Visit Website/ button".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi DronesGlobe open in new tab

Unduh file ekstensi DronesGlobe open in new tab dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama DronesGlobe open in new tab DronesGlobe open in new tab
ID pdbinfidpahmfgkfaeopcjddhkbcblpd
URL Resmi https://chrome.google.com/webstore/detail/dronesglobe-open-in-new-t/pdbinfidpahmfgkfaeopcjddhkbcblpd
Deskripsi This extension will redirect you to www.DronesGlobe.com website when you click /Visit Website/ button
Ukuran File 5.22 KB
Jumlah Instalasi 32
Versi Saat Ini 1.0
Terakhir Diperbarui 2015-10-01
Tanggal Publikasi 2015-10-01
Penilaian 5.00/5 Total 1 Penilaian
Pengembang http://www.dronesglobe.com
Tipe Pembayaran free
Situs Ekstensi http://www.dronesglobe.com
Bahasa yang Didukung 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"
    ]
}