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”。

扩展截图

screenshot

下载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.                    

扩展基本信息

名称 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"
    ]
}