DronesGlobe open in new tab
This extension will redirect you to www.DronesGlobe.com website when you click /Visit Website/ button
What is DronesGlobe open in new tab?
DronesGlobe open in new tab is a Chrome extension developed by http://www.dronesglobe.com, and its main feature is "This extension will redirect you to www.DronesGlobe.com website when you click /Visit Website/ button".
Extension Screenshots
Download DronesGlobe open in new tab Extension CRX File
Download DronesGlobe open in new tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
"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.
Extension Basic Information
Name | |
ID | pdbinfidpahmfgkfaeopcjddhkbcblpd |
Official URL | https://chrome.google.com/webstore/detail/dronesglobe-open-in-new-t/pdbinfidpahmfgkfaeopcjddhkbcblpd |
Description | This extension will redirect you to www.DronesGlobe.com website when you click /Visit Website/ button |
File Size | 5.22 KB |
Installation Count | 32 |
Current Version | 1.0 |
Last Updated | 2015-10-01 |
Publish Date | 2015-10-01 |
Rating | 5.00/5 Total 1 Ratings |
Developer | http://www.dronesglobe.com |
Payment Type | free |
Extension Website | http://www.dronesglobe.com |
Supported Languages | 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" ] } |