Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.18 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.18 KB

NoQuoraLogin

logo

Purpose:

This userscript allows users visiting Quora to circumvent requests to login and use features that would normally require a account.

Features:

  • Automatically appends share=1 to the end of the URL to circumvent the page requesting sign-up.
  • Button to toggle light/dark mode.

Setup:

  1. Find a userscript manager, such as Tampermonkey, Greasemonkey, or Violentmonkey.
  2. Visit the raw version of the JavaScript file in this repo.
  3. An extension page should open allowing you to install the script.

OR alternatively, you can install from link.

  1. Find a userscript manager, such as Tampermonkey, Greasemonkey, or Violentmonkey.
  2. Visit the raw version of the JavaScript file in this repo and copy the link.
  3. Go to the userscript dashboard and install from link.

Contributing:

Contributions are welcome, make sure to increase the @version on line 6 so automatic updates are triggered after your pull request gets merged.

License:

Licensed under GNU General Public License v3.0.