Commit History

Author SHA1 Message Date
  Gildas 0ad17aea2c renamed files 7 years ago
  Gildas 78551c9d0e moved isAllowedURL into core 7 years ago
  Gildas 6acaaed7f2 moved code from ui.js to bg.js 7 years ago
  Gildas bb929c0243 split bg/ui.js 7 years ago
  Gildas 036cb217ad try to get some frame data when saving on unload 7 years ago
  Gildas 45f1bde1ae ensure the extension works just after install without refreshing the current page 7 years ago
  Gildas e5ebf574ca added "remove alternative fonts to woff" option 7 years ago
  Gildas 5593c15f57 removed background script of frame-tree 7 years ago
  Gildas b565967b1b fix messaging issues #end 7 years ago
  Gildas 703ec7b599 fixed ignored errors related to message passing between content scripts and background scripts 7 years ago
  Gildas c2260648b9 removed unneeded .then call 7 years ago
  Gildas cdd2dba846 retrieve canvas data and empty stylesheet rules when saving a page before unload 7 years ago
  Gildas 78abf40a14 display auto-save status ("[A]") of the current tab in the action button 7 years ago
  Gildas ceb7db5c2a refresh icon only when auto-saving after load, nothing after unload 7 years ago
  Gildas 574c93fa51 implemented auto-save on page unload 7 years ago
  Gildas 01882d6e1f get frame contents sooner to avoid any exception 7 years ago
  Gildas 09f5ddb51a renamed message id 7 years ago
  Gildas 74b0d2db87 added "auto-save tab" feature (via the context menu) 7 years ago
  Gildas fe5078d9af updated excluded chars for the filename 7 years ago
  Gildas 3d807cb865 display "Save as" dialog in Firefox instead of prompt 7 years ago
  Gildas f58282e5df remove unneeded quotes 7 years ago
  Gildas 0a03793bfc remove download listener once the download finished 7 years ago
  Gildas cae0023a37 use browser.downloads API when available 7 years ago
  Gildas c6d0605a0b renamed variable 7 years ago
  Gildas 37cf117d6d don't lazy load content scripts in frames (Firefox issues with executeScript) 7 years ago
  Gildas f9f809d90c added infobar 7 years ago
  Gildas e74d233b23 renamed lib to avoid confusion 7 years ago
  Gildas 610651fb67 extracted code related to lazy loading into lazy-loader.js 7 years ago
  Gildas 4cd0518b2c extracted rules minifying code into rules-minifier.js 7 years ago
  Gildas a4df3a3deb bigger init timeout 7 years ago