pwnyFilters

Load the pwnyBar settings in any page. https://github.com/webdev23/ponyFilters

当前为 2016-12-10 提交的版本,查看 最新版本

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
webdev23
评分
0 0 0
版本
1.2
创建于
2016-12-04
更新于
2016-12-10
大小
6.7 KB
许可证
暂无
适用于
所有网站

Load the pwnyBar settings from any page.
https://github.com/webdev23/ponyFilters

Dynamic css filtering combo bar for users and webmasters.
Save changes in a cookie if needed.
To use just include in the bottom of your html file. The bar will ponytself.
Demo: https://ponyhacks.com/open/dev/ponyFilters/

Direct use in console like so:
var target = document.getElementsByTagName('script')[0], inj = document.createElement('script'); inj.src= 'https://ponyhacks.com/open/cdn/pwnyfilter.js'; target.appendChild(inj);

Or with this bookmarklet, to quick add css filtering on a page:
javascript:void%20function(){target=document.getElementsByTagName(%22script%22)[0],inj=document.createElement(%22script%22),inj.src=%22https://ponyhacks.com/open/cdn/pwnyfilter.js%22,target.appendChild(inj)}();

For power users who needs per site personals css filters customisation.
Drop ponyFilters.user.js in Firefox with greasmonkey installed, or in the extension tab of chromium.
As soon as settings had been saved by pressing the lock symbol, they will emerge back