Witchcraft

Witchcraft 2.6.1 CRX for Chrome

A Free Developer Tools Extension

Published By luciopaiva.com

Witchcraft (hokcepcfcicnhalinladgknhaljndhpc): Witchcraft loads custom Javascript and CSS directly from a folder in your file system. Think GreaseMonkey for developers.... Read More > or Download Now >

Witchcraft for Chrome

Download CRX

Download

27.24 KB

Chrome Store

Tech Specs

  • • Type: Browser Extension
  • • Latest Version: 2.6.1
  • • Price: Freeware
  • • Offline: No
  • • Developer: luciopaiva.com

User Reviews

  • 10 Votes, Average: 4.6 out of 5
  • • Rating Average
  • 4.6 out of 5
  • • Rating Users
  • 10

Download Count

  • • Total Downloads
  • 59
  • • Current Version Downloads
  • 9
  • • Updated: March 10, 2020

Witchcraft is a free Developer Tools Extension for Chrome. You could download the latest version crx file or old version crx files and install it.

More About Witchcraft

Think Greasemonkey for more advanced users.

Witchcraft is a Google Chrome extension for loading custom Javascript and CSS directly from a folder in your file system, injecting them into pages that match their files names.

It works by matching every page domain against script file names available in the scripts folder. For instance, if one navigates to `https://www.google.com`, Witchcraft will try to load and run `google.com.js` and `google.com.css`.

Witchcraft also tries all domain levels. For instance, if one accesses `https://gist.github.com`, it will try to load, in this order: `com.js`, `github.com.js` and `gist.github.com.js`... and the same for CSS. All domain levels for which a script is found will be loaded, not just the first one.

Whenever you edit or create new scripts, there's no need to reload anything other than the page where the scripts are supposed to run. This is what makes Witchcraft special and different than other popular scripting tools, like Greasemonkey or Tampermonkey.

Since Witchcraft runs as a Chrome extension, it is also cross-platform. It has been tested on Windows, MacOS and Linux.

Features:

* scripts are automatically updated after you edit them - no need to reload anything;
* works on Windows, Mac and Linux;
* handles both JS and CSS;
* @include directive to load other JS files from inside your domain scripts.

Check the website to learn where to store your scripts once the extension is installed.

Download Witchcraft 2.6.1

More Extensions to Consider (Similar or Related)