Burn.it

burn.it!

Qu'est-ce que Burn.it ?

Burn.it est une extension Chrome développée par http://netburn.nl, et sa fonction principale est "burn.it!".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Burn.it

Téléchargez les fichiers d'extension Burn.it au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Burn.it Burn.it
ID hodmlofkpgahnddcbfapkkagjfolbhdk
URL Officiel https://chrome.google.com/webstore/detail/burnit/hodmlofkpgahnddcbfapkkagjfolbhdk
Description burn.it!
Taille du Fichier 10.63 KB
Nombre d'Installations 21
Version Actuelle 1.0
Dernière Mise à Jour 2013-10-29
Date de Publication 2013-10-29
Évaluation 4.00/5 Total 4 Évaluations
Développeur http://netburn.nl
Type de Paiement free
Site Web de l'Extension http://inet.co.nl/netburn/goodies
URL de la Page d'Aide http://inet.co.nl/netburn//terms.html
Langues Prises en Charge 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
    }
}