3D Insider Redirect to Website
This extension will redirect you to 3dinsider.com when you click the 'Visit Website' button
3D Insider Redirect to Website क्या है?
3D Insider Redirect to Website http://3dinsider.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension will redirect you to 3dinsider.com when you click the 'Visit Website' button"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में 3D Insider Redirect to Website एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
This plugin was made for fans of 3dinsider.com. It allows you to visit the site with the click of button. 3D Insider is a site dedicated to people who love 3D printers and drones. We have the latest news and reviews for you to read. The plugin has a button to click that will redirect you to the homepage of the site. We do not collect any information from you. Thank you for being a fan! 3D Insider
एक्सटेंशन की मूल जानकारी
नाम | |
ID | fieeebplngjmhombefjichabngoandfg |
आधिकारिक URL | https://chrome.google.com/webstore/detail/3d-insider-redirect-to-we/fieeebplngjmhombefjichabngoandfg |
विवरण | This extension will redirect you to 3dinsider.com when you click the 'Visit Website' button |
फ़ाइल का आकार | 25.16 KB |
स्थापना संख्या | 11 |
वर्तमान संस्करण | 1.2 |
अंतिम अपडेट | 2017-09-11 |
प्रकाशन तिथि | 2017-09-11 |
रेटिंग | 5.00/5 कुल 2 रेटिंग्स |
डेवलपर | http://3dinsider.com |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | http://3dinsider.com |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "3D Insider Redirect to Website", "description": "This extension will redirect you to 3dinsider.com when you click the 'Visit Website' button", "version": "1.2", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |