DronesGlobe open in new tab

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

DronesGlobe open in new tabคืออะไร?

DronesGlobe open in new tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.dronesglobe.com และคุณลักษณะหลักของมันคือ "This extension will redirect you to www.DronesGlobe.com website when you click /Visit Website/ button"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย DronesGlobe open in new tab

ดาวน์โหลดไฟล์ส่วนขยาย DronesGlobe open in new tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

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

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ DronesGlobe open in new tab DronesGlobe open in new tab
ID pdbinfidpahmfgkfaeopcjddhkbcblpd
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/dronesglobe-open-in-new-t/pdbinfidpahmfgkfaeopcjddhkbcblpd
คำอธิบาย This extension will redirect you to www.DronesGlobe.com website when you click /Visit Website/ button
ขนาดไฟล์ 5.22 KB
จำนวนการติดตั้ง 32
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2015-10-01
วันที่เผยแพร่ 2015-10-01
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา http://www.dronesglobe.com
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.dronesglobe.com
ภาษาที่รองรับ 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"
    ]
}