This userscript allows users visiting Quora to circumvent requests to login and use features that would normally require a account.
- Automatically appends
share=1
to the end of the URL to circumvent the page requesting sign-up. - Button to toggle light/dark mode.
- Find a userscript manager, such as Tampermonkey, Greasemonkey, or Violentmonkey.
- Visit the raw version of the JavaScript file in this repo.
- An extension page should open allowing you to install the script.
OR alternatively, you can install from link.
- Find a userscript manager, such as Tampermonkey, Greasemonkey, or Violentmonkey.
- Visit the raw version of the JavaScript file in this repo and copy the link.
- Go to the userscript dashboard and install from link.
Contributions are welcome, make sure to increase the @version
on line 6 so automatic updates are triggered after your pull request gets merged.
Licensed under GNU General Public License v3.0.