Skip to content

astral-sa/salr-redux

 
 

Repository files navigation

Something Awful Last Read Redux Extension for Chrome and Firefox Quantum

This is a port of the SALR extension for Firefox to Google Chrome and Firefox Quantum. It adds a number of improvements to the Something Awful Forums.

Installation

To install, download the latest version from the Google Chrome Web Store or addons.mozilla.org for Firefox. Updates will be delivered automatically per your browser settings.

Alternatively, this can be added to chrome manually by downloading /extension/ and using the unpack option within the extensions page under Developer Mode. (Not Recommended for casual users, as updates will not be pushed automatically.)

Bug Reporting

If you run into any issues using this extension, please report them in the appropriate SA Thread.

Development

All work on SALR Redux happens in this repository. The master branch will contain the base code for the latest release on the chrome web store. The "dev" branch will generally contain my in-progress work and is as such not recommended for people to use ever. However, if people want to contribute, looking towards that branch might be best. If a critical bug comes out during work on the next dev release, I may just apply the patch directly to the master and then push that to the "dev" branch. All changes are recorded in the Changelog.

License

Copyright (c) 2009-2013 Scott Ferguson
Copyright (c) 2013-2016 Matthew Peveler
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  • Neither the name of the software nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE AUTHORS ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

About

Chrome extension that mimics some functionality of the SALR Firefox extension for Somethingawful.com

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 76.3%
  • HTML 15.0%
  • CSS 8.7%