Luciopaiva Witchcraft Versions Save

Inject Javascript and CSS right from your file system. Think GreaseMonkey for more advanced users.

v2.6.1

4 years ago

Fixes a bug that affected include directives.

v2.6.0

4 years ago

Changes:

  • added ability to set custom server address (including remote servers)
  • added CSS include directive
  • include directive now supports importing from remote locations
  • revamped popup window showing version and links to docs and issues page
  • improved fetch logic
  • improved icon refresh logic
  • added analytics
  • fixed some path segment issues introduced in the previous version
  • fixed minor issue with popups in different Chrome windows

v2.5.0

4 years ago

Added support to path segment matching.

v2.3.0

5 years ago

Added support to _global.[js|css] scripts which, if present, are loaded for every web site.

v2.2.0

5 years ago

Added popup with information on script files loaded and server status.

v2.1.0

5 years ago

This version breaks compatibility with previous 1.x versions by relying on a third-party local web server for serving scripts. For existing users: please drop the old Witchcraft server and follow instructions on the Witchcraft page.

This change aims at making it easier for people not used to Node.js to run any server they like to. There was really no reason in having a custom Node.js providing the scripts.