Commit History

作者 SHA1 備註 提交日期
  Gildas 6acaaed7f2 moved code from ui.js to bg.js 7 年之前
  Gildas d9c9db1ec8 extracted storage.js from ui.js 7 年之前
  Gildas bb929c0243 split bg/ui.js 7 年之前
  Gildas 82e035ac86 fixed menu items displaying issues 7 年之前
  Gildas 6477a4253c log the background error when processing a tab 7 年之前
  Gildas 45f1bde1ae ensure the extension works just after install without refreshing the current page 7 年之前
  Gildas b3895ff4a5 ignore badge refreshing errors 7 年之前
  Gildas f477630405 moved auto-save menu items in a submenu 7 年之前
  Gildas 5c05240338 added "auto-save on page load or on page unload as fallback" mode 7 年之前
  Gildas b6c085274b fixed context menu displaying issue after restart 7 年之前
  Gildas b45c540391 made the autosave items partially visible in the browser action context menu 7 年之前
  Gildas aac69b7c47 renamed method 7 年之前
  Gildas c017260510 improved icon state when autosaving a page 7 年之前
  Gildas 912416a395 always display context menu entries in the browser action context menu wether "add entry in the context menu" option is checked or not 7 年之前
  Gildas 671dde6bc2 moved code 7 年之前
  Gildas b565967b1b fix messaging issues #end 7 年之前
  Gildas 6b3c0335e1 disable autosave on unload as soon as the autosave is disabled or the corresponding option is unchecked 7 年之前
  Gildas 703ec7b599 fixed ignored errors related to message passing between content scripts and background scripts 7 年之前
  Gildas 2caf12a4f6 fixed error handling 7 年之前
  Gildas 2e612de803 ignore errors when trying to refresh the context menu 7 年之前
  Gildas 78abf40a14 display auto-save status ("[A]") of the current tab in the action button 7 年之前
  Gildas 88e4765373 pass only needed options 7 年之前
  Gildas ceb7db5c2a refresh icon only when auto-saving after load, nothing after unload 7 年之前
  Gildas a1513fb7f3 don't change "OK" bg color when auto-save is active 7 年之前
  Gildas 574c93fa51 implemented auto-save on page unload 7 年之前
  Gildas 1d853974fb fixed "OK" displaying issue 7 年之前
  Gildas f2833f4cc0 refactored detection of menu api 7 年之前
  Gildas 43bcfe3da6 fixed menu item disabled states issue 7 年之前
  Gildas 302cb6a362 fixed context menu state issue when switching tab 7 年之前
  Gildas 324db5a58b fixed "tabsData is undefined" issue 7 年之前