Discourse Browser Share is an add-on/extension that adds a button to users' browsers for sharing webpages to Discourse websites. Leveraging WebExtensions, it is compatible with modern Firefox, Chrome, Edge, and Opera browsers. It was developed by Daniel Marquard for Crit Cola, but can be forked and customized for use with any Discourse website.
Crit Cola's Discourse Browser Share for Firefox is currently pending approval by Mozilla.
Start by forking Discourse Browser Share, then customize background.js
and package information in manifest.json
for your use case. Replace the icons in the icons
directory with images of your choosing.
There are multiple options for installing Discourse Browser Share, varying by browser.
- Build as a signed or unsigned XPI using web-ext
- Publish to addons.mozilla.org
- Install locally as a temporary add-on
Note: Due to a technical limitation, this add-on is not compatible with Firefox for Android.
- Build as an unsigned XPI using web-ext (not supported)
- Publish to the Chrome Web Store
Discourse Browser Share is compatible with Microsoft Edge, but is not supported.
Discourse Browser Share is compatible with Opera, but is not supported.
Crit Cola is connecting and empowering the world's best players. Primarily an Overwatch clan, we're a growing community of PC gamers. Join our Steam group and follow us on Twitter. Cheers!
Discourse Browser Share is released under the MIT License.