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: 6 months 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 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-19T18:48:47.000Z (about 3 years ago)
- Last Synced: 2025-03-26T03:03:56.892Z (7 months ago)
- Topics: firefox-extension, wallabag
- Language: JavaScript
- Homepage:
- Size: 156 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- 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.
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/