Burn.it

burn.it!

Burn.itคืออะไร?

Burn.it เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://netburn.nl และคุณลักษณะหลักของมันคือ "burn.it!"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Burn.it

ดาวน์โหลดไฟล์ส่วนขยาย Burn.it ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Burn.it Burn.it
ID hodmlofkpgahnddcbfapkkagjfolbhdk
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/burnit/hodmlofkpgahnddcbfapkkagjfolbhdk
คำอธิบาย burn.it!
ขนาดไฟล์ 10.63 KB
จำนวนการติดตั้ง 21
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2013-10-29
วันที่เผยแพร่ 2013-10-29
คะแนน 4.00/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา http://netburn.nl
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://inet.co.nl/netburn/goodies
URL หน้าช่วยเหลือ http://inet.co.nl/netburn//terms.html
ภาษาที่รองรับ 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
    }
}