Bitcoin Forum
May 12, 2024, 04:30:25 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Project Development / Re: Chrome extension for monitoring your balance on exchanges. on: June 29, 2017, 09:28:20 AM
I agree with all except `noob`. May be my english not so good. But in web-development I have expirience about 9 years.
But other questions is resonable.
If you can read code(it's very simple and made only for prototype purpose), you can always unpack extension or checkout code from https://github.com/Kein1945/btc-exchange-monitor
I setup permissions in manifest file only for trading urls:
Code:
 "permissions": [
      "storage",
      "https://btc-e.nz/tapi",
      "https://btc-e.nz/api/*",
      "https://poloniex.com/tradingApi",
      "https://api.kraken.com/0/private/*",
      "https://bittrex.com/api/v1.1/*"
  ],
It means that extension can read data only from this pages, If something will change, chrome again will ask you(Re-enable extensions with this new permissions?)
Extensions asking only read permissions key (I mensioned that in options page)

And my last argument: I made this extension only for myself. My work solved my problem and thats enougth for me. I just want to share some good stuff with other people. All my arguments don't enougth for your? Ok, no problems, don't use it.
2  Bitcoin / Project Development / Chrome extension for monitoring your balance on exchanges. on: June 28, 2017, 04:00:39 PM
Hi all.
I have some accounts on 4 exchanges and with TFA hard to monitoring balance(I know about blockfolio, but it's require to put balance by hands).
I've created for own usage little chrome extension BTC exchange monitor: https://chrome.google.com/webstore/detail/btc-exchange-monitor/ljplephkcffoeflfflmdifkmmfkjplnf?hl=ru

I'm using it about 3 weeks and it's very help me. Hope it's will be useful for you.

I will be glad to here your feedback.
3  Local / Обменники / Re: BTC-E.COM | ВВОД - БОНУС +2% | ВЫВОД от 2% on: June 19, 2014, 07:26:51 AM
Вывел успешно. Спасибо за работу.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!