Bitcoin Forum
April 26, 2024, 09:43:40 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 [3] 4 5 6 7 8 »  All
  Print  
Author Topic: Chrome Bitcoin Extension Bounty(260 and more BTC were paid.)  (Read 29616 times)
Bitquux
Member
**
Offline Offline

Activity: 116
Merit: 10



View Profile
October 23, 2010, 01:54:16 PM
 #41

Thanks for your comments, everyone. I'll try to respond to most of them here...

I highlighted a bitcoin address and click on send bitcoin but nothing happens.

The balance of my bitcoin wallet shows though.
I guess I didn't read this thoroughly the first time. You might need to turn on notifications. I know this can be annoying, but it is a first test version.

This is a dirty hack, although this does not seem as it. It will ruin the caching of images, at least.

I suggest use a new tag:

<bitcoin amount="100" address="17v4AR81oFJLAG8jHDKJKNKjSvY2QAmf1V">
<img src="100BTC.png">
</bitcoin>

Yes, it is pretty dirty. It was the easiest thing I could think of that I can access with javascript the way Chrome processes the dialog menu click. I'll have to mess around and see if it's even possible to access something like the address= parameter you suggest.


Bitcoin Extension Options
JSON-RPC Server: http://
Username:
Password:


The plugin can read files in the user's system? I would like to avoid entering any password entering and addresses

Yes, but it is limited by Chrome. It's for storing options specific to the extension. If you want to avoid entering a password, you can't exactly use the JSON-RPC. If you want it to use a service like mybitcoin.com, you will have to enter a password and a captcha every time you do something. Any time you enter input it could be stored or forwarded to a dozen other sites and you'd never know. I do intend to open up the source, though.

I'm going to make some updates and see if I can fix the send dialog so it doesn't have to use notifications. Then I'll post the source, ugly as it is.
Each block is stacked on top of the previous one. Adding another block to the top makes all lower blocks more difficult to remove: there is more "weight" above each block. A transaction in a block 6 blocks deep (6 confirmations) will be very difficult to remove.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
kiba (OP)
Legendary
*
Offline Offline

Activity: 980
Merit: 1014


View Profile
October 23, 2010, 02:59:56 PM
 #42

Thanks for your comments, everyone. I'll try to respond to most of them here...

I highlighted a bitcoin address and click on send bitcoin but nothing happens.

The balance of my bitcoin wallet shows though.
I guess I didn't read this thoroughly the first time. You might need to turn on notifications. I know this can be annoying, but it is a first test version.


How do I turn on notification?

Bitquux
Member
**
Offline Offline

Activity: 116
Merit: 10



View Profile
October 23, 2010, 03:04:24 PM
 #43

How do I turn on notification?

Hmmm, should be:

(Wrench) -> Options -> Under the Hood -> Content Settings -> Notifications

I think they're enabled by default though, so that might not be the problem.
kiba (OP)
Legendary
*
Offline Offline

Activity: 980
Merit: 1014


View Profile
October 23, 2010, 03:06:30 PM
 #44

How do I turn on notification?

Hmmm, should be:

(Wrench) -> Options -> Under the Hood -> Content Settings -> Notifications

I think they're enabled by default though, so that might not be the problem.


No effect.

bitcoinex
Sr. Member
****
Offline Offline

Activity: 350
Merit: 252


probiwon.com


View Profile WWW
October 23, 2010, 03:18:03 PM
 #45

related: http://bitcointalk.org/index.php?topic=55.0;all URI-scheme for bitcoin

New bitcoin lottery: probiwon.com
- Moжeт, ты eщё и в Heвидимyю Pyкy Pынкa вepyeшь? - Зaчeм жe вepoвaть в тo, чтo мoжнo нaблюдaть нeпocpeдcтвeннo?
Bitquux
Member
**
Offline Offline

Activity: 116
Merit: 10



View Profile
October 23, 2010, 03:33:31 PM
 #46

No effect.

Hmm, ok. Try right-clicking the little pumpkin picture beside my post and see if you get anything when you click the Send Bitcoins option from there (I set it up as previously described). In the mean time, I'll looking back through the code to see if I can find what went wrong. If you're up for it, I might send you the code to load raw and see if you can get debut info when it fails for you.

Edit: Also check what happens (if anything) when you select some text other than a bitcoin address and choose Send Bitcoins.
kiba (OP)
Legendary
*
Offline Offline

Activity: 980
Merit: 1014


View Profile
October 24, 2010, 04:25:30 PM
 #47

No effect.

Hmm, ok. Try right-clicking the little pumpkin picture beside my post and see if you get anything when you click the Send Bitcoins option from there (I set it up as previously described). In the mean time, I'll looking back through the code to see if I can find what went wrong. If you're up for it, I might send you the code to load raw and see if you can get debut info when it fails for you.

Edit: Also check what happens (if anything) when you select some text other than a bitcoin address and choose Send Bitcoins.

Double no such luck.

Bitquux
Member
**
Offline Offline

Activity: 116
Merit: 10



View Profile
October 24, 2010, 09:36:16 PM
 #48

Ok. I'll switch it to open a new tab or window and see if we can get it to work that way. Might be a day or two. Things got busy.
Bitquux
Member
**
Offline Offline

Activity: 116
Merit: 10



View Profile
October 26, 2010, 02:51:33 PM
 #49

I've updated the extension so it doesn't use notifications anymore. Instead, it creates its own little box in the upper right of your browser tab. Please let me know if this works for you or not, or if you encounter any odd behaviors.
kiba (OP)
Legendary
*
Offline Offline

Activity: 980
Merit: 1014


View Profile
October 26, 2010, 03:28:42 PM
 #50

I've updated the extension so it doesn't use notifications anymore. Instead, it creates its own little box in the upper right of your browser tab. Please let me know if this works for you or not, or if you encounter any odd behaviors.

Error validating address string.

Bitquux
Member
**
Offline Offline

Activity: 116
Merit: 10



View Profile
October 26, 2010, 03:38:31 PM
 #51

Error validating address string.

Well I'll consider it a step in the right direction. Are you still getting your balance when you click the icon? If not, are your options still set after the upgrade?
kiba (OP)
Legendary
*
Offline Offline

Activity: 980
Merit: 1014


View Profile
October 26, 2010, 03:41:30 PM
 #52

Error validating address string.

Well I'll consider it a step in the right direction. Are you still getting your balance when you click the icon? If not, are your options still set after the upgrade?

Oh, I forgot! Didn't start my bitcoin daemon. Will do and test again.

kiba (OP)
Legendary
*
Offline Offline

Activity: 980
Merit: 1014


View Profile
October 27, 2010, 12:50:05 AM
 #53

Error validating address string.

Well I'll consider it a step in the right direction. Are you still getting your balance when you click the icon? If not, are your options still set after the upgrade?

Oh, I forgot! Didn't start my bitcoin daemon. Will do and test again.

No luck, anyway.

Bitquux
Member
**
Offline Offline

Activity: 116
Merit: 10



View Profile
October 27, 2010, 01:16:36 AM
 #54

No luck, anyway.

What OS / Chrome version are you using?
kiba (OP)
Legendary
*
Offline Offline

Activity: 980
Merit: 1014


View Profile
October 27, 2010, 01:46:06 AM
 #55

No luck, anyway.

What OS / Chrome version are you using?


Archlinux distro. Chrome version 6.0.472.62.

Bitquux
Member
**
Offline Offline

Activity: 116
Merit: 10



View Profile
October 27, 2010, 03:22:25 AM
 #56

So both OS and version could be a factor. I'll try and see if I'm using some new or experimental feature.
alidor
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
October 27, 2010, 06:00:45 AM
 #57

Hey! Amazing work on the Chrome extension. I just tried it:

It works from this forum but not from the (secured) Chrome extensions page - from where I downloaded it.
If I click on a *bad* address there, it does give the usual error message but a valid address (ie yours) shows nothing. Odd.
It sends fine from this forum though. (enjoy your Bitcoin btw - don't spend it all at once)

Ubuntu Meerkat, Chrome 8.0.552.18 dev
Bitquux
Member
**
Offline Offline

Activity: 116
Merit: 10



View Profile
October 27, 2010, 01:36:56 PM
 #58

Hey! Amazing work on the Chrome extension. I just tried it:

It works from this forum but not from the (secured) Chrome extensions page - from where I downloaded it.
If I click on a *bad* address there, it does give the usual error message but a valid address (ie yours) shows nothing. Odd.
It sends fine from this forum though. (enjoy your Bitcoin btw - don't spend it all at once)

Ubuntu Meerkat, Chrome 8.0.552.18 dev


Thanks for the feedback. Glad it's working. I just added explicit access to https, but the address on the extensions page still won't work because Chrome recognizes the extensions gallery and won't run scripts on it, so I've taken my address off of there.
sandos
Sr. Member
****
Offline Offline

Activity: 440
Merit: 250


#SWGT CERTIK Audited


View Profile
October 27, 2010, 01:37:42 PM
 #59

This certainly works well enough for powerusers, and I (almost) sent 40 btc.

It would be much nicer if it was possible to automatically detect BTC addresses and mark them somehow, instead of having to select them.

Cdecker
Hero Member
*****
Offline Offline

Activity: 489
Merit: 504



View Profile WWW
October 27, 2010, 01:54:32 PM
 #60

This is a dirty hack, although this does not seem as it. It will ruin the caching of images, at least.

I suggest use a new tag:

<bitcoin amount="100" address="17v4AR81oFJLAG8jHDKJKNKjSvY2QAmf1V">
<img src="100BTC.png">
</bitcoin>

or

<bitcoin amount="100" address="17v4AR81oFJLAG8jHDKJKNKjSvY2QAmf1V"/>

for built-in into plugin "pay" buttion
Incredibly bad idea, as suggested above microformats is the way to go, since it's standard compliant XHTML 1.0 strict and it is easy to process.

Want to see what developers are chatting about? http://bitcoinstats.com/irc/bitcoin-dev/logs/
Bitcoin-OTC Rating
Pages: « 1 2 [3] 4 5 6 7 8 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!