Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gustavkj/addtogoodreads
Google Chrome extension to add book to Goodreads shelf
https://github.com/gustavkj/addtogoodreads
Last synced: about 5 hours ago
JSON representation
Google Chrome extension to add book to Goodreads shelf
- Host: GitHub
- URL: https://github.com/gustavkj/addtogoodreads
- Owner: gustavkj
- Created: 2014-08-23T22:34:46.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-06-06T11:53:59.000Z (over 3 years ago)
- Last Synced: 2023-02-25T19:35:45.881Z (over 1 year ago)
- Language: JavaScript
- Size: 86.9 KB
- Stars: 2
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Add to Goodreads
============A simple Google Chrome extension that extracts a valid ISBN number from the current tab
and loads the "Add to my books" (http://www.goodreads.com/api/atmb_widget) widget. This hack
allows a user to easily add a book to one of the default shelves without requiring any special authentication (other than being logged in to the site).See Chrome store entry:
https://chrome.google.com/webstore/detail/add-to-goodreads/lfpebbhpojbhmeaolnjdofjeihhgncbe?hl=en&gl=US
## Disclaimer:I don't have any prior experience with Javascript or Google Chrome. I wrote this mostly to solve a small problem, and it does for me.
Please feel free to fork, contribute, offer advice, etc...