Burn.it

burn.it!

Burn.itとは何ですか?

Burn.itはhttp://netburn.nlによって開発されたChromeの拡張機能で、その主な機能は「burn.it!」です。

拡張機能のスクリーンショット

screenshot
screenshot

Burn.it拡張機能のCRXファイルをダウンロード

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