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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension will redirect you to www.DronesGlobe.com website when you click /Visit Website/ button"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में DronesGlobe open in new tab एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
"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 |
आधिकारिक 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" ] } |