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