Burn.it
burn.it!
什麼是Burn.it?
Burn.it是由http://netburn.nl開發的Chrome擴展程式,該擴展的主要功能是“burn.it!”。
擴展截圖
下載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
擴展基本資訊
名稱 | |
ID | hodmlofkpgahnddcbfapkkagjfolbhdk |
官方網址 | 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 } } |