http://www.reddit.com/r/Bitcoin/comments/1f6tje/a_quick_bitcoin_payment_extension_i_put_together/The store link is here -
https://chrome.google.com/webstore/detail/tps-bitcoin-quick-payment/jjdbklmemcpdklojpniabhfhclngpppe, the source code is here -
https://github.com/ThePiachu/TPs-Bitcoin-Quick-Payments .
So, what's this all about? I am learning to program Chrome Extensions, so I am making small useful programs for Bitcoin. This is my 4th one - a quick payment extension. It saves your blockchain.info identifier that you specify (we encourage creating a new wallet for "change" payments to be used with this extension), and whenever you want to make a payment, you just input the addresses and amounts desired, put your password and 2 factor authentication in and we create a transaction for you.
I can already feel the flame I will be getting for making anyone input their password to their blockchain wallet - again, you can review the code, see how we handle your identifier and password - I don't want to steal your money. Make a separate wallet for change, keep the balance minimal, protect your coins.
I have also incorporated functionalities from my previous extensions - the app keeps a track of your balance, as well as can search the current page for any Bitcoin addresses you can send the money to.
So finally, we have a way of sending Bitcoins that is faster and can be more convenient than PayPal. I aim to be expending the idea further with some other ideas I have, but at the moment - I hope you will enjoy this extension
.