Skip to content

Zegnat/browserext-discourse-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discourse HTML

A super simple Browser Extension for redirecting Discourse community websites to their HTML versions, rather than their js;dr defaults.

  1. Automatically append ?_escaped_fragment_ to any known Discourse URL.

  2. Offer an options page for the user to configure Discourse URLs.

Differences from spec

The extension was created with the Browser Extensions specification in mind. It turns out this is very hard to do while also supporting real life browsers.

Any other differences should be reported and either documented here or fixed as bugs.

Code Style

This extension follows the JavaScript Standard Style. I apologise if you love semicolons. Make sure to run it under the WebExtensions environment:

standard --env webextensions

Licenses

  • The official logo discourse.png is “®, Civilized Discourse Construction Kit, Inc.” and was used as a base for this extension’s logo.

  • Everything else is released under the BSD Zero Clause License (0BSD). Please see the LICENSE file for more information.

About

Redirects Discourse community websites to their HTML versions, rather than their js;dr defaults.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published