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