|
subSTRATA
Legendary
Offline
Activity: 1288
Merit: 1043
:^)
|
|
June 16, 2015, 08:01:43 PM |
|
I wouldnt trust the extension if its just a download on drive, instead of the chrome webstore. post the source publicly so people can inspect it.
|
theres nothing here. message me if you want to put something here.
|
|
|
MoonOfLife (OP)
|
|
June 16, 2015, 08:52:21 PM |
|
I wouldnt trust the extension if its just a download on drive, instead of the chrome webstore. post the source publicly so people can inspect it.
source : download.crx file and change .crx to .zip you can see all the files
|
|
|
|
subSTRATA
Legendary
Offline
Activity: 1288
Merit: 1043
:^)
|
|
June 16, 2015, 09:04:26 PM |
|
I wouldnt trust the extension if its just a download on drive, instead of the chrome webstore. post the source publicly so people can inspect it.
source : download.crx file and change .crx to .zip you can see all the files too much trouble for something i most likely wont use, and I dont know too much about chrome extension programming; someone else more qualified should inspect the source.
|
theres nothing here. message me if you want to put something here.
|
|
|
Mitchell
Staff
Legendary
Offline
Activity: 4144
Merit: 2337
Verified awesomeness ✔
|
|
June 16, 2015, 09:18:03 PM |
|
I just checked the source code and it seems clean (I did not check the packaged qTip and jQuery libraries). I did found something funny: this.update_btc = function() { url = 'https://data.mtgox.com/api/2/BTCUSD/money/ticker'; $jq.getJSON(url, function(data) { api.btc_in_usd = data.data.last.value; }); };
MtGox API? Seriously? Must have been an old script you edited. Anyway, I don't recommend installing this for the following reasons: 1. Installing a .crx through " chrome://extensions" will be disabled soon (or it already is). 2. I can't find the original script on the Chrome Webstore. 3. There are more than enough good ones available on the Chrome Webstore.
|
| | | . Duelbits | | | ▄████▄▄ ▄█████████▄ ▄█████████████▄ ▄██████████████████▄ ▄████▄▄▄█████████▄▄▄███▄ ▄████▐▀▄▄▀▌██▄█▄██▐▀▄▄▀▌███ ██████▀▀▀▀████▀███▀▀▀▀█████ ▐████████████■▄▄▄■██████████▀ ▐██████████████████████████▀ ██████████████████████████▀ ▀███████████████████████▀ ▀███████████████████▀ ▀███████████████▀ | | | | | . ▄ ▄▄▀▀▀▀▄▄ ▄▀▀▄ █ █ ▀▄ █ ▄█▄ ▀▄ █ ▄▀ ▀▄ ▀█▀ ▄▀ ▀█▄▄▄▀▀ ▀ ▄▀ ▄▀ ▄▀
Live Games | | ▄▄▀▀▀▀▀▀▀▄▄ ▄▀ ▄▄▀▀▀▀▀▄▄ ▀▄ ▄▀ █ ▄ █ ▄ █ ▀▄ █ █ ▀ ▀ █ █ ▄▄▄ █ ▀▀▀▀▀▀▀▀▀▀▀▀▀ █ █ █ █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█ █▄█ █ ▀▀█ ▀▀█ ▀▀█ █ █▄█
Slots | | . ▄▀▀▀▀▀▀▀▀▀▀▀▀▀▄ █ ▄▄ █ ▄▀▀▀▀▀▀▀▀▀▀▀▀▀▄ █ █ ▄▄ █ █ █ █ █ █ ▄▀▀▄▀▀▄ █ █ █ ▀▄ ▄▀ █ █
Blackjack | | | | █▀▀▀▀▀█▄▄▄ ▀████▄▄ ██████▄ ▄▄▄▄▄▄▄▄█▀ ▀▀█ ████████▄ █ █████████▄ █ ██████████▄ ▄██ █████████▀▀▀█▄▄████ ▀▀███▀▀ ████ █ ███ █ █▀ ▄█████▄▄▄ ▄▄▀▀ ███████▀▀▀ | | | | | | | | | | [ Đ ][ Ł ] AVAILABLE NOW | |
Advertisements are not endorsed by me.
|
|
|
subSTRATA
Legendary
Offline
Activity: 1288
Merit: 1043
:^)
|
|
June 16, 2015, 09:22:48 PM |
|
I just checked the source code and it seems clean (I did not check the packaged qTip and jQuery libraries). I did found something funny: this.update_btc = function() { url = 'https://data.mtgox.com/api/2/BTCUSD/money/ticker'; $jq.getJSON(url, function(data) { api.btc_in_usd = data.data.last.value; }); };
MtGox API? Seriously? Must have been an old script you edited. Anyway, I don't recommend installing this as loading .crx through chromeL://extensions will be disabled for good soon, I can't find the original script on the Chrome Webstore and there are more than enough good ones available there. well there you go, thanks mitchell for finding that. trying to get tips on an ancient script you plagarized.... at least it didnt have malicious code.
|
theres nothing here. message me if you want to put something here.
|
|
|
Mitchell
Staff
Legendary
Offline
Activity: 4144
Merit: 2337
Verified awesomeness ✔
|
|
June 16, 2015, 09:23:40 PM |
|
well there you go, thanks mitchell for finding that.
trying to get tips on an ancient script you plagarized.... at least it didnt have malicious code. Well, he said in the OP that he edited the script to add a few things, so he was at least honest about it.
|
| | | . Duelbits | | | ▄████▄▄ ▄█████████▄ ▄█████████████▄ ▄██████████████████▄ ▄████▄▄▄█████████▄▄▄███▄ ▄████▐▀▄▄▀▌██▄█▄██▐▀▄▄▀▌███ ██████▀▀▀▀████▀███▀▀▀▀█████ ▐████████████■▄▄▄■██████████▀ ▐██████████████████████████▀ ██████████████████████████▀ ▀███████████████████████▀ ▀███████████████████▀ ▀███████████████▀ | | | | | . ▄ ▄▄▀▀▀▀▄▄ ▄▀▀▄ █ █ ▀▄ █ ▄█▄ ▀▄ █ ▄▀ ▀▄ ▀█▀ ▄▀ ▀█▄▄▄▀▀ ▀ ▄▀ ▄▀ ▄▀
Live Games | | ▄▄▀▀▀▀▀▀▀▄▄ ▄▀ ▄▄▀▀▀▀▀▄▄ ▀▄ ▄▀ █ ▄ █ ▄ █ ▀▄ █ █ ▀ ▀ █ █ ▄▄▄ █ ▀▀▀▀▀▀▀▀▀▀▀▀▀ █ █ █ █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█ █▄█ █ ▀▀█ ▀▀█ ▀▀█ █ █▄█
Slots | | . ▄▀▀▀▀▀▀▀▀▀▀▀▀▀▄ █ ▄▄ █ ▄▀▀▀▀▀▀▀▀▀▀▀▀▀▄ █ █ ▄▄ █ █ █ █ █ █ ▄▀▀▄▀▀▄ █ █ █ ▀▄ ▄▀ █ █
Blackjack | | | | █▀▀▀▀▀█▄▄▄ ▀████▄▄ ██████▄ ▄▄▄▄▄▄▄▄█▀ ▀▀█ ████████▄ █ █████████▄ █ ██████████▄ ▄██ █████████▀▀▀█▄▄████ ▀▀███▀▀ ████ █ ███ █ █▀ ▄█████▄▄▄ ▄▄▀▀ ███████▀▀▀ | | | | | | | | | | [ Đ ][ Ł ] AVAILABLE NOW | |
Advertisements are not endorsed by me.
|
|
|
brunoshady
Sr. Member
Offline
Activity: 262
Merit: 250
Dubs Get
|
|
June 16, 2015, 09:23:49 PM |
|
will there be a firefox extension available anywhere in the future? and how will this work? do you just over above an address and see the balance?
|
😆
|
|
|
MoonOfLife (OP)
|
|
June 16, 2015, 09:31:30 PM |
|
I just checked the source code and it seems clean (I did not check the packaged qTip and jQuery libraries). I did found something funny: this.update_btc = function() { url = 'https://data.mtgox.com/api/2/BTCUSD/money/ticker'; $jq.getJSON(url, function(data) { api.btc_in_usd = data.data.last.value; }); };
MtGox API? Seriously? Must have been an old script you edited. Anyway, I don't recommend installing this for the following reasons: 1. Installing a .crx through " chrome://extensions" will be disabled soon (or it already is). 2. I can't find the original script on the Chrome Webstore. 3. There are more than enough good ones available on the Chrome Webstore. you are right ..this is old script .. xD i found it at google webstore .. but it still working https://chrome.google.com/webstore/detail/bitcoin-peek%2B/lejbmdncefpdeonhafpepgibimbngdkg
|
|
|
|
subSTRATA
Legendary
Offline
Activity: 1288
Merit: 1043
:^)
|
|
June 16, 2015, 09:32:04 PM |
|
Well, he said in the OP that he edited the script to add a few things, so he was at least honest about it.
true, but he could at least have been through in editing it, this is just shoddy, cursory "work" that probably took all of 15 minutes. will there be a firefox extension available anywhere in the future? and how will this work? do you just over above an address and see the balance?
no need to bother with this, its been shoddily edited from an already outdated extension. I found this which might be close though: https://addons.mozilla.org/en-us/firefox/addon/bitcoin-ticker-plus/
|
theres nothing here. message me if you want to put something here.
|
|
|
MrDjAK
|
|
June 17, 2015, 04:21:25 PM |
|
Good extension
|
|
|
|
888coin
Member
Offline
Activity: 63
Merit: 10
|
|
June 17, 2015, 04:57:37 PM |
|
I just checked the source code and it seems clean (I did not check the packaged qTip and jQuery libraries). I did found something funny: this.update_btc = function() { url = 'https://data.mtgox.com/api/2/BTCUSD/money/ticker'; $jq.getJSON(url, function(data) { api.btc_in_usd = data.data.last.value; }); };
MtGox API? Seriously? Must have been an old script you edited. Anyway, I don't recommend installing this for the following reasons: 1. Installing a .crx through " chrome://extensions" will be disabled soon (or it already is). 2. I can't find the original script on the Chrome Webstore. 3. There are more than enough good ones available on the Chrome Webstore. Thanks and appreciate your findings.
|
|
|
|
brunoshady
Sr. Member
Offline
Activity: 262
Merit: 250
Dubs Get
|
|
June 17, 2015, 11:56:40 PM |
|
Well, he said in the OP that he edited the script to add a few things, so he was at least honest about it.
true, but he could at least have been through in editing it, this is just shoddy, cursory "work" that probably took all of 15 minutes. will there be a firefox extension available anywhere in the future? and how will this work? do you just over above an address and see the balance?
no need to bother with this, its been shoddily edited from an already outdated extension. I found this which might be close though: https://addons.mozilla.org/en-us/firefox/addon/bitcoin-ticker-plus/doesnt help, i want a plugin that activates everytime i hover my mousse over a bitcoin address, and then it tells me the balance
|
😆
|
|
|
ellave
|
|
June 18, 2015, 09:06:15 PM |
|
Thanks for this
|
|
|
|
|