Burn.it

burn.it!

Apa itu Burn.it?

Burn.it adalah ekstensi Chrome yang dikembangkan oleh http://netburn.nl, dan fitur utamanya adalah "burn.it!".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Burn.it

Unduh file ekstensi Burn.it dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Burn.it Burn.it
ID hodmlofkpgahnddcbfapkkagjfolbhdk
URL Resmi https://chrome.google.com/webstore/detail/burnit/hodmlofkpgahnddcbfapkkagjfolbhdk
Deskripsi burn.it!
Ukuran File 10.63 KB
Jumlah Instalasi 21
Versi Saat Ini 1.0
Terakhir Diperbarui 2013-10-29
Tanggal Publikasi 2013-10-29
Penilaian 4.00/5 Total 4 Penilaian
Pengembang http://netburn.nl
Tipe Pembayaran free
Situs Ekstensi http://inet.co.nl/netburn/goodies
URL Halaman Bantuan http://inet.co.nl/netburn//terms.html
Bahasa yang Didukung 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
    }
}