Burn.it
burn.it!
O que é Burn.it?
Burn.it é uma extensão do Chrome desenvolvida por http://netburn.nl, e sua principal característica é "burn.it!".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Burn.it
Baixe arquivos de extensão Burn.it no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | |
ID | hodmlofkpgahnddcbfapkkagjfolbhdk |
URL Oficial | https://chrome.google.com/webstore/detail/burnit/hodmlofkpgahnddcbfapkkagjfolbhdk |
Descrição | burn.it! |
Tamanho do Arquivo | 10.63 KB |
Contagem de Instalações | 21 |
Versão Atual | 1.0 |
Última Atualização | 2013-10-29 |
Data de Publicação | 2013-10-29 |
Classificação | 4.00/5 Total de 4 Avaliações |
Desenvolvedor | http://netburn.nl |
Tipo de Pagamento | free |
Site da Extensão | http://inet.co.nl/netburn/goodies |
URL da Página de Ajuda | http://inet.co.nl/netburn//terms.html |
Idiomas Suportados | 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 } } |