Burn.it
burn.it!
Cos'è Burn.it?
Burn.it è un'estensione di Chrome sviluppata da http://netburn.nl, e la sua funzione principale è "burn.it!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Burn.it
Scarica i file di estensione Burn.it in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | |
ID | hodmlofkpgahnddcbfapkkagjfolbhdk |
URL Ufficiale | https://chrome.google.com/webstore/detail/burnit/hodmlofkpgahnddcbfapkkagjfolbhdk |
Descrizione | burn.it! |
Dimensione del File | 10.63 KB |
Conteggio Installazioni | 21 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2013-10-29 |
Data di Pubblicazione | 2013-10-29 |
Valutazione | 4.00/5 Totale 4 Valutazioni |
Sviluppatore | http://netburn.nl |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://inet.co.nl/netburn/goodies |
URL della Pagina di Aiuto | http://inet.co.nl/netburn//terms.html |
Lingue Supportate | 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 } } |