Burn.it

burn.it!

Burn.it란 무엇입니까?

Burn.it은(는) http://netburn.nl에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "burn.it!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Burn.it 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
    }
}