Skip to content

quanticle/lesser2greater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lesser2Greater

A simple Firefox/Chrome extension that redirects LessWrong links to GreaterWrong.

To install:

Firefox

  • Download the latest release
  • Launch Firefox
  • Hit Ctrl-O and open the downloaded xpi file

Chrome

Development Setup:

  • Go to the Mozilla Add-ons site
  • Create a new developer account
  • Get an API issuer and a key from the manage API keys UI
  • Set up npm
  • Clone this repo
  • npm install -g web-ext
  • To build a development version of the extension:
    • web-ext build
    • This will create a new directory: web-ext-artifacts, with a zip version of the extension
    • To install the dev version of the add-on:
      • Uninstall lesser2greater, if installed
      • Go to about:debugging#addons
      • Click the Load Temporary Add-on button
      • Load the zip file
  • To build a release version of the extension
    • Run web-ext sign --api-key=$JWT_ISSUER --api-secret=$JWT_SECRET
    • This will create a release version of the extension as an xpi file under web-ext-artifacts
    • Tag a release in Github and upload the release xpi file

About

Turn Less(er)Wrong links into GreaterWrong links

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •