Skip to content

Complete rewrite

Compare
Choose a tag to compare
@Manvel Manvel released this 12 Feb 13:26
· 47 commits to master since this release
  • Complete rewrite of the code.
  • Full automated test coverage.
  • Project is open sourced.
  • Information icon popup for the brief information about each action type and functions.
    • Screen Shot 2021-02-07 at 12 19 10 PM
    • Screen Shot 2021-02-07 at 12 19 27 PM
  • bg-inject and cs-inject can use async/await(#25).
    • sendInstruction() and sendBgInstruction = false; are deprecated.
  • Made action recording more reliable.
  • Rename submit-click to click-update (#46)
  • Changed copy action to copy text content of the element and moved "old" copy action into copy-html to copy html content(#20)
  • Bunch of bug fixes.