Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.
/ AO3rdr Public archive
forked from darthkrallt/AO3rdr

Firefox extension enhanced rating system for Archive of our own

License

Notifications You must be signed in to change notification settings

EndlessDex/AO3rdr

 
 

Repository files navigation

DK's Unofficial Reader Manager - AO3rdr

A bookmark manager for reading on Archive of Our Own (http://archiveofourown.org). Please note that this is just made by me for fun, I am not affiliated with the Archive.

Features include:

  • Three star rating system
  • Hide works
  • Blacklist by tags
  • Bookmark by chapter read
  • Keep track of last visit
  • Backup and restore user data
  • Cloud Sync for multiple browsers
  • Open source

Where to get it

Chrome

Available from the Google Chrome webstore https://chrome.google.com/webstore/detail/ao3rdr/hbbcholilmaipbhjbcohpleofolpdnjl

Firefox

Latest testing version is available from https://github.com/darthkrallt/AO3rdr/blob/master/ao3rdr.xpi

Available from the Mozilla Addon site:

This is to be developed with both mobile and desktop use in mind, so no SDK's were used that are not available on Firefox's beta mobile browser.

Opera

Waiting for approval process.

Credits

Modifications to 3rd Party Libraries

Bugs

Upcoming Features

How to Build

Chrome

./build-chrome.sh  # Then use "load unpacked extension" 
# to import the build/ao3rdr folder into chrome

Firefox

  • JPM, current release jpm run
  • (WebExtensions, NOT RELEASED) build-firefox.sh # Must manually load into FF

Opera

  • See 'Chrome'

How to Release

See RELEASE_PROCESS.md

License

Copyright (C) 2015  Darthkrallt

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301
USA

About

Firefox extension enhanced rating system for Archive of our own

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 72.2%
  • HTML 19.6%
  • CSS 7.4%
  • Shell 0.8%