User JavaScript and CSS
User JavaScript and CSS on any website
Witchcraft loads custom Javascript and CSS directly from a folder in your file system. Think GreaseMonkey for developers.
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
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.
查看最近评论和评分分布。
商店综合星级:4.6。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
User JavaScript and CSS on any website
Inject JavaScript and CSS from local files into websites
Inject your Javascript into the webpage
Keep multiple stylesheets ready to inject and change on the fly!
Inject your own Javascript, React/JSX, CSS / LESS / SCSS/ SASS into any webpage
A devtool extension for easy restyling of any webpage
I had trouble setting it up. I followed the instructions as best I could and then reached out to the developer with a descriptive inquiry, inclusive of images. No response. Nonetheless, I can't knock the app too much because of my technical limitations. If I could get it to work it would be significantly better than tampermonkey.
I can't believe I was using Tampermonkey for so long as this is clearly better by a longshot.
Love this one!
Great for customizing webpages!
Not working in Chrome OS
Many thanks Lucio! This Witchcraft Chrome Extension lets me give a visually-impaired friend fine-grained control over how each of her favourite web pages displays in her desktop browser – including the ability to: 1) Completely eliminate unwanted page sections and elements – thus maximizing her useful screen space. 2) Increase font sizes on selected elements... WITHOUT having to ctrl+/ zoom the entire page – (and all its associated chaff) – thus eliminating her need to keep scrolling side-to-side in order to view each and every line of the (non-wrapping) zoomed text. 3) Color-code hard-to-see control icons ( e.g. green=’Reply’; red=’Delete’ ). 4) Modify all the above as her hardware config changes. 5) And more...! (amongst other things, Witchcraft’s < //@include > js functionality gives access to the jQuery (and associated) libraries… helpful for easy overrides of the browser’s r-click context menu, etc. Very easy to use! Anyway, thanks again Lucio. Your work's really making a difference in my friend's life! :)
Found this the other day, awesome way of applying JS/CSS to your things! After a feature request it now has globals aswell ! yay !