Trading Profit %

This extension allows the user to show the trading percentage profit in the Bittrex or Poloniex coin market.

O que é Trading Profit %?

Trading Profit % é uma extensão do Chrome desenvolvida por J@GC APPS, e sua principal característica é "This extension allows the user to show the trading percentage profit in the Bittrex or Poloniex coin market.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Trading Profit %

Baixe arquivos de extensão Trading Profit % 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

                        This extension allows the user to show the profit percentage in real time when trading in the Bittrex or Poloniex coin market.

Note: All processing is done client side - no servers involved, and your privacy is 100% intact. 

If you like this tool, any donations are accepted :)                    

Informações Básicas da Extensão

Nome Trading Profit % Trading Profit %
ID onlnbjchpccnckejnclhaedhlhnkcdbf
URL Oficial https://chromewebstore.google.com/detail/trading-profit-%25/onlnbjchpccnckejnclhaedhlhnkcdbf
Descrição This extension allows the user to show the trading percentage profit in the Bittrex or Poloniex coin market.
Tamanho do Arquivo 31.09 KB
Contagem de Instalações 127
Versão Atual 1.4
Última Atualização 2018-07-25
Data de Publicação 2018-07-24
Classificação 4.25/5 Total de 4 Avaliações
Desenvolvedor J@GC APPS
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_application_title__",
    "description": "__MSG_application_description__",
    "version": "1.4",
    "default_locale": "en",
    "icons": {
        "48": "icons\/border-48.png"
    },
    "browser_action": {
        "default_icon": "icons\/icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "storage",
        "http:\/\/*\/"
    ]
}