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是由http://www.dronesglobe.com開發的Chrome擴展程式,該擴展的主要功能是“This extension will redirect you to www.DronesGlobe.com website when you click /Visit Website/ button”。
擴展截圖
下載DronesGlobe open in new tab擴展crx文件
下載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.
擴展基本資訊
名稱 | |
ID | pdbinfidpahmfgkfaeopcjddhkbcblpd |
官方網址 | 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" ] } |