Skip to content

Releases: prose/browser-extensions

1.4.0

16 Nov 22:56
648ce54
Compare
Choose a tag to compare
Enhances Nav button (#17)

* display Prose nav button only if `_prose.yml` file exists
* display Edit button only for Markdown files
* fix https

1.3.0

08 Jun 20:45
20cd785
Compare
Choose a tag to compare
Add global nav button (#16)

1.2.0

29 May 20:45
e117329
Compare
Choose a tag to compare
Add tooltip (#15)

1.1.2

29 May 20:12
Compare
Choose a tag to compare

Fix root class query selector (#14).

1.1.1

30 Oct 15:45
Compare
Choose a tag to compare

Changes:

  • add xo test
  • add Gulp build / release file
  • add Travis config + autodeploy
  • move Chrome source code in "src/"
  • delete old Firefox extension code (deprecated)
  • clean Git ignore file

2 goals with this PR:

  1. WebExtension: Turn the extension compatible with WebExtensions, and available for Firefox
  2. Automation: automatically build and deploy extension to stores with Travis