https://github.com/erikvold/fx-relpayment-addon
Firefox add-on for indicating existance of rel-payment link in page
https://github.com/erikvold/fx-relpayment-addon
Last synced: 2 months ago
JSON representation
Firefox add-on for indicating existance of rel-payment link in page
- Host: GitHub
- URL: https://github.com/erikvold/fx-relpayment-addon
- Owner: erikvold
- Created: 2016-06-01T15:08:08.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2014-02-28T17:33:26.000Z (over 11 years ago)
- Last Synced: 2025-02-02T00:13:17.038Z (4 months ago)
- Language: JavaScript
- Homepage: https://addons.mozilla.org/firefox/addon/relpayment/
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Rel-Payment add-on for Firefox
=======The Rel-Payment add-on for Firefox enables easy discovery and donations/payments to pages you visit in your browser.
## How to build
This add-on uses [Mozilla's Add-on SDK](https://addons.mozilla.org/developers/builder). Download that and [install it](https://addons.mozilla.org/en-US/developers/docs/sdk/latest/dev-guide/tutorials/installation.html) accordingly.
When you have both the Addon SDK and tyou're ready to run and build this add-on, then you can read how to do that in the the Add-on SDK [Getting Started tutorial](https://addons.mozilla.org/en-US/developers/docs/sdk/latest/dev-guide/tutorials/getting-started-with-cfx.html) to find out how that is done.
## Attribution
This add-on is made possible thanks to:
* The [famfamfam Silk icons](http://www.famfamfam.com/lab/icons/silk/) that are used for the coins shown in the address bar.
## Changelog
### 0.1.0
* First version