Skip to content

Releases: txusko/PostItAll-ChromeExtension

v0.0.1.4

01 Feb 23:52
115c9d2
Compare
Choose a tag to compare

Bug fixes

  • Remove XMLHttpRequest url validation, provokes wrong behaviours in some login pages.

V0.0.1.3

20 Feb 10:09
65dfa43
Compare
Choose a tag to compare

Improvements

  • Upgrade jquery to v3.5.1
  • Do not reload pages when the extension is installed and when you manually enable/disable it.

Bug fixes

  • css fixes to avoid breaking the layout of IMDB web pages: #1
  • Set right options page icon
  • Auto-show nots in a wrong hide state.

Version 0.0.0.7 - Bug fixes

01 Mar 22:10
Compare
Choose a tag to compare
  • When using “Open fonts” and reloading the css file (jquery.postitall.fontstyles.css) results on hidden note text. Fixed injecting the css in manifest content_scripts.
  • Minor bug fixes