Bazaar Plus
Bazaar Plus for Chrome.
O que é Bazaar Plus?
Bazaar Plus é uma extensão do Chrome desenvolvida por https://bazaar.tf, e sua principal característica é "Bazaar Plus for Chrome.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Bazaar Plus
Baixe arquivos de extensão Bazaar Plus no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | Bazaar Plus |
ID | lnfichjgnfeamffjlnfkahafjfjamgcc |
URL Oficial | https://chromewebstore.google.com/detail/bazaar-plus/lnfichjgnfeamffjlnfkahafjfjamgcc |
Descrição | Bazaar Plus for Chrome. |
Tamanho do Arquivo | 11.73 KB |
Contagem de Instalações | 591 |
Versão Atual | 0.4.1 |
Última Atualização | 2015-08-12 |
Data de Publicação | 2015-08-11 |
Classificação | 4.54/5 Total de 63 Avaliações |
Desenvolvedor | https://bazaar.tf |
Tipo de Pagamento | free |
Idiomas Suportados | 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" } |