Burn.it
burn.it!
¿Qué es Burn.it?
Burn.it es una extensión de Chrome desarrollada por http://netburn.nl, y su función principal es "burn.it!".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Burn.it
Descarga archivos de extensión Burn.it en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
If you see a website which is looks really good and you think its worth to show on NETBURN.IT , THE COLLECTION OF HOT SITES ACROSS THE WEB, then Just click our Burn.It icon and it's instantly send the link to review by our team! INSTALL AND SUBMIT A SITE WHICH YOU FIND INTERESTING EYE-CATCHY WELL DESIGNED RESPONSIVE BEAUTIFUL WE REVIEW, JUDGE AND SHOWCASE IT IF WE FIND IT GOOD!* *see the terms and conditions at http://inet.co.nl/netburn/terms.html
Información Básica de la Extensión
Nombre | |
ID | hodmlofkpgahnddcbfapkkagjfolbhdk |
URL Oficial | https://chrome.google.com/webstore/detail/burnit/hodmlofkpgahnddcbfapkkagjfolbhdk |
Descripción | burn.it! |
Tamaño del Archivo | 10.63 KB |
Cantidad de Instalaciones | 21 |
Versión Actual | 1.0 |
Última Actualización | 2013-10-29 |
Fecha de Publicación | 2013-10-29 |
Calificación | 4.00/5 Total de 4 Calificaciones |
Desarrollador | http://netburn.nl |
Tipo de Pago | free |
Sitio Web de la Extensión | http://inet.co.nl/netburn/goodies |
URL de la Página de Ayuda | http://inet.co.nl/netburn//terms.html |
Idiomas Soportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Burn.it", "description": "burn.it!", "version": "1.0", "permissions": [ "http:\/\/inet.co.nl\/netburn\/burnit.php", "activeTab" ], "browser_action": { "default_icon": "favicon.ico" }, "background": { "scripts": [ "burnit.js" ], "persistent": false } } |