3D Insider Redirect to Website
This extension will redirect you to 3dinsider.com when you click the 'Visit Website' button
Wat is 3D Insider Redirect to Website?
3D Insider Redirect to Website is een Chrome-extensie ontwikkeld door http://3dinsider.com, en de belangrijkste functie is "This extension will redirect you to 3dinsider.com when you click the 'Visit Website' button".
Extensie Screenshots
Download het CRX-bestand van de extensie 3D Insider Redirect to Website
Download 3D Insider Redirect to Website-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | |
ID | fieeebplngjmhombefjichabngoandfg |
Officiële URL | https://chrome.google.com/webstore/detail/3d-insider-redirect-to-we/fieeebplngjmhombefjichabngoandfg |
Beschrijving | This extension will redirect you to 3dinsider.com when you click the 'Visit Website' button |
Bestandsgrootte | 25.16 KB |
Aantal Installaties | 11 |
Huidige Versie | 1.2 |
Laatst Bijgewerkt | 2017-09-11 |
Publicatiedatum | 2017-09-11 |
Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | http://3dinsider.com |
Betalingswijze | free |
Extensiewebsite | http://3dinsider.com |
Ondersteunde Talen | 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" ] } |