Witchcraft: JS/CSS injector Witchcraft: JS/CSS injector

Developer Tools
Version: 2.6.1
Last Update: 2020-03-10

Overview

Witchcraft: JS/CSS injector is a Chrome extension developed by Lucio Paiva. According to the data from Chrome web store, current version of Witchcraft: JS/CSS injector is 2.6.1, updated on 2020-03-10.
1,000+ users have installed this extension. 11 users have rated this extension with an average rating of .
developer website: luciopaiva.com

Witchcraft loads custom Javascript and CSS directly from a folder in your file system. Think GreaseMonkey for developers.

Think Greasemonkey for developers.

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/CSS files from inside your domain scripts.
* custom server addresses (even remote ones)

Please check the website if you want to learn more.

Rating

11 ratings

Total Installs

1,000+

Information

Last Update

2020-03-10

Current Version

2.6.1

Size

27.24KiB

Author

Lucio Paiva

Website

luciopaiva.com

Category

Developer Tools

Witchcraft: JS/CSS injector Alternatives

Latest Reviews

See More

avatar Jason McElwaine
2021-08-01

I can't believe I was using Tampermonkey for so long as this is clearly better by a longshot.

avatar Alvaro Vasconcelos
2021-06-01

obrigadoooooooooooooooooo

avatar Brendan Luchen
2020-07-30

Five stars just for trying, even if it's DoA, much respect to Lucio.

A worthy successor to defunkt/dotjs

Now if only it had a Firefox port...

avatar E H
2020-03-01

Love this one!

avatar Robbin Schmidt
2020-01-24

Great for customizing webpages!