Skip to content

Releases: Hashnode/hashnode-browser-extensions

Extensions v0.0.6

17 Jan 08:43
Compare
Choose a tag to compare

Fix : Change the api endpoint for discussions.

Chrome extension v0.0.5

17 Jan 07:40
534a407
Compare
Choose a tag to compare

Few bugs fixed
Change repo structure to accomodate firefox extension

Firefox extension v0.0.5

17 Jan 07:42
534a407
Compare
Choose a tag to compare

Initial version of firefox

Remove react as a dependency.

19 Feb 10:44
Compare
Choose a tag to compare

This had to be made to remove the innerHTML issues as per firefox review. Instead of including react as a dependency and bundling it along with the source. It will be loaded externally via a cdn in script tags.