Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johennes/wallabaggerini
Firefox extension supplying a Wallabag bookmarklet as page action in the URL bar
https://github.com/johennes/wallabaggerini
firefox-extension wallabag
Last synced: 5 days ago
JSON representation
Firefox extension supplying a Wallabag bookmarklet as page action in the URL bar
- Host: GitHub
- URL: https://github.com/johennes/wallabaggerini
- Owner: Johennes
- License: gpl-3.0
- Created: 2020-09-28T18:33:08.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-19T18:48:47.000Z (about 2 years ago)
- Last Synced: 2023-03-13T14:16:53.984Z (over 1 year ago)
- Topics: firefox-extension, wallabag
- Language: JavaScript
- Homepage:
- Size: 156 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
Awesome Lists containing this project
README
# Wallabaggerini
This is a drop-in replacement for the Wallabag bookmarklet as a page action. I did this
because after having used Pocket for some time, the URL bar felt like the most natural
placement of the button to me.![](screenshots/screenshot.png "Screenshot")
The default [Wallabagger] extension is more powerful than the bookmarklet but I did not
want to use it at the time of writing this because it stored the account password in plain
text in the browser storage.## Installing
You can install the extension directly from the official [addons.mozilla.org] website.
## Running (from Code)
For development and testing you can run the extension from code in an isolated browser
instance through `./web-ext run`.## License
Wallabaggerini is licensed under the GNU General Public License as published by the
Free Software Foundation, either version 3 of the License, or (at your option) any
later version.[Wallabagger]: https://addons.mozilla.org/en-US/firefox/addon/wallabagger/
[addons.mozilla.org]: https://addons.mozilla.org/en-US/firefox/addon/wallabaggerini/