Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wallabag/wallabagger
Chrome / Firefox / Opera plugin for wallabag v2.
https://github.com/wallabag/wallabagger
chrome-extension firefox-addon opera-extension wallabag
Last synced: 19 days ago
JSON representation
Chrome / Firefox / Opera plugin for wallabag v2.
- Host: GitHub
- URL: https://github.com/wallabag/wallabagger
- Owner: wallabag
- License: mit
- Created: 2016-05-27T10:08:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-23T06:29:48.000Z (4 months ago)
- Last Synced: 2024-07-31T20:28:42.227Z (3 months ago)
- Topics: chrome-extension, firefox-addon, opera-extension, wallabag
- Language: JavaScript
- Homepage: http://wallabag.github.io/wallabagger/
- Size: 5 MB
- Stars: 363
- Watchers: 21
- Forks: 47
- Open Issues: 64
-
Metadata Files:
- Readme: README.md
- License: COPYING.md
Awesome Lists containing this project
README
# Wallabagger
Wallabagger is an extension for add pages to wallabag, with ability to:
- save current page
- edit title
- add (with autocomplete!) and remove tags
- set starred and archived
- delete## What is wallabag
wallabag is a self hostable application allowing you to not miss any content anymore.
More information on websites: [wallabag.org](https://wallabag.org) and [github.com](https://github.com/wallabag/wallabag).## Requirement
- Wallabag v.2 on server side.
- Chrome-based browser or Firefox browser v.48 and higher
- Edge browser v.14 and higher## Installation
- From [Chrome WebStore](https://chrome.google.com/webstore/detail/wallabagger/gbmgphmejlcoihgedabhgjdkcahacjlj)
- By .crx file
- As unpacked folder (developer mode)
- Opera and Yandex browsers users can install the extension from [Opera extension site](https://addons.opera.com/ru/extensions/details/wallabagger/)
- Firefox browsers users can install the extension from [Mozilla add-ons storage](https://addons.mozilla.org/en-US/firefox/addon/wallabagger/)
- Edge browser users can install the extension from [Microsoft store](https://www.microsoft.com/en-us/store/p/wallabagger/9p41cnlppmfz)## Configuration
## Acknowledgement
Many thanks to:
- All wallabag mantainers, especially [Nicolas Lœuillet](https://github.com/nicosomb) and [Jeremy Benoist](https://github.com/j0k3r)
- [Yan Zhu](https://github.com/picturepan2) for the [Spectre CSS framework](https://github.com/picturepan2/spectre)## License
Copyright (c) 2013-2016 Yuriy Evdokimov
This work is free. You can redistribute it and/or modify it under the
terms of the MIT License. See the COPYING file for more details.