Burn.it

burn.it!

Wat is Burn.it?

Burn.it is een Chrome-extensie ontwikkeld door http://netburn.nl, en de belangrijkste functie is "burn.it!".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Burn.it

Download Burn.it-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

                        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                    

Basisinformatie over de Extensie

Naam Burn.it Burn.it
ID hodmlofkpgahnddcbfapkkagjfolbhdk
Officiële URL https://chrome.google.com/webstore/detail/burnit/hodmlofkpgahnddcbfapkkagjfolbhdk
Beschrijving burn.it!
Bestandsgrootte 10.63 KB
Aantal Installaties 21
Huidige Versie 1.0
Laatst Bijgewerkt 2013-10-29
Publicatiedatum 2013-10-29
Beoordeling 4.00/5 Totaal 4 Beoordelingen
Ontwikkelaar http://netburn.nl
Betalingswijze free
Extensiewebsite http://inet.co.nl/netburn/goodies
Help Pagina-URL http://inet.co.nl/netburn//terms.html
Ondersteunde Talen 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
    }
}