Skip to content

An addon for Mozilla Firefox that helps track what shows you are watching.

Notifications You must be signed in to change notification settings

SDMichaud/series-organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Series Organizer Organize your shows and track your progress

##Installing The most recent release version of the add-on can be installed from the Mozilla Add-on Page

##About Series Organizer is an Add-on for Firefox that will allow you to manage a list of the current shows you are watching so you always know what episode you're on and can keep track of shows you want to watch. I will try to update as much as possible.

##Running from source Add-ons that are not signed by Mozilla cannot be enabled on Release versions of Firefox, a Developer's Editon is required. The Jetpack Manager (jpm) is also required to run the add-on. Follow this guide to install. Once jpm is installed, navigate to the folder containing the source code and execute the run command with the binary flag (-b) and point it to the Developer's Edition of Firefox

jpm run -b "C:\Firefox Developer Edition\firefox.exe"

In order to retain data, like the saved entries, the code must be run with the same Firefox profile each time. Create a profile and run the following (substituting the example paths with your actual ones):

jpm run -b "C:\Firefox Developer Edition\firefox.exe" --no-copy --profile "C:\Firefox\Profiles\oysr.TestProfile"

##Contributing Feel free to open issues and create pull requests.

About

An addon for Mozilla Firefox that helps track what shows you are watching.

Resources

Stars

Watchers

Forks

Packages

No packages published