Bazaar Plus
Bazaar Plus for Chrome.
什麼是Bazaar Plus?
Bazaar Plus是由https://bazaar.tf開發的Chrome擴展程式,該擴展的主要功能是“Bazaar Plus for Chrome.”。
擴展截圖
下載Bazaar Plus擴展crx文件
下載Bazaar Plus擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Bazaar Plus, the official Bazaar.tf notification plugin for Chrome. Not only will this plugin notify you of all incoming messages, it will also keep your trades bumped as you continue to browse other websites. Sorry Firefox users, but if you want these benefits, you gotta switch.
擴展基本資訊
名稱 | Bazaar Plus |
ID | lnfichjgnfeamffjlnfkahafjfjamgcc |
官方網址 | https://chromewebstore.google.com/detail/bazaar-plus/lnfichjgnfeamffjlnfkahafjfjamgcc |
簡介 | Bazaar Plus for Chrome. |
檔案大小 | 11.73 KB |
安裝次數 | 591 |
目前版本 | 0.4.1 |
更新時間 | 2015-08-12 |
上架時間 | 2015-08-11 |
評分 | 4.54/5 共 63 次評分 |
開發者 | https://bazaar.tf |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "background": { "scripts": [ "background.js" ] }, "description": "Bazaar Plus for Chrome.", "icons": { "128": "icon-128.png", "16": "icon-16.png", "48": "icon-48.png" }, "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCcsNqqgFCqAp7NicXtEMQAa23sM82pwIMmMMLxZQJrumgekMqLsZS48El\/BOyVnMDTDKZGABCGz3splPhTpo0TWyIJp9V7MgeGquNGpwRlOC34E60w6IMpuPur7A3bVshjgtTcBamUKChpizJ7M6SRAqCIMn\/4kNC93YcPEYApiQIDAQAB", "manifest_version": 2, "name": "Bazaar Plus", "permissions": [ "http:\/\/bazaar.tf\/", "http:\/\/media.steampowered.com\/", "https:\/\/steamcdn-a.akamaihd.net\/steamcommunity\/", "notifications" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.4.1" } |