Commit History

Author SHA1 Message Date
  Gildas 1a81ade090 moved infobar scripts into "/common" 6 years ago
  Gildas 17a0084d87 removed /index.js 6 years ago
  Gildas f87ff5aca2 moved from "lib" to "extension/lib" code related to web extensions 6 years ago
  Gildas 140daeb572 added "--include-infobar" switch (CLI) 6 years ago
  Gildas 516bd832bc added "browser-args" switch 6 years ago
  Gildas f6efdc97bb removed max js redirects and use waitForNavigation instead 6 years ago
  Gildas 660ad7857e added else block 6 years ago
  Gildas b8902ee266 implemented a max. number of JS redirects 6 years ago
  Gildas 544bb12ffb retry capture when execution context is destroyed and page url changed 6 years ago
  Gildas 468ed60910 added content-hooks.js (fix #247) 6 years ago
  Gildas 862d72073d renamed properties of document data 6 years ago
  Gildas fbd703f59a fixed script paths in getFileContent 6 years ago
  Gildas 1deeacdf8e improved script injection into the webpage 6 years ago
  Gildas 1fdd44d899 renamed content-hooks-frames and updated namespace 6 years ago
  Gildas 37ebd261fd moved getFileContent into singlefile.lib namespace 6 years ago
  Gildas 4ad5b6c534 moved singlefile.lib.getClass into singlefile.lib.SingleFile 6 years ago
  Gildas 82bd8674d7 refactored namesapces 6 years ago
  Gildas c1ac48cb26 fixed CSP issue when injecting /hooks/hooks-web.js 6 years ago
  Gildas 0690c23768 disabled navigation timeout (cf issue #197) 6 years ago
  Gildas cf2cd84d8b fixed --browser-height & --browser-width options with puppeteer (cf. #196) 6 years ago
  Gildas db47036556 added "--browser-scripts" option (cf. issue #196) 6 years ago
  Gildas a1f8d40a7d fixed defered loading 6 years ago
  Gildas b53f074c74 always activate "--no-pings" switch 6 years ago
  Gildas abc77c4149 set insertFaviconLink to true 7 years ago
  Gildas 242584b24c block page refresh while loading deferred contents 7 years ago
  Gildas 1514da1671 fixed issue where some frames would not be saved 7 years ago
  Gildas ecd8db17da send messages with frame contents to a background script if applicable 7 years ago
  Gildas 1f908492d4 fixed issue #151 7 years ago
  Gildas 8451ef64b7 added "browser-debug" option 7 years ago
  Gildas b2078c7938 added "--no-pings" argument 7 years ago