pwnyFilters

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

目前為 2016-12-05 提交的版本,檢視 最新版本

作者
webdev23
評價
0 0 0
版本
1.2
建立日期
2016-12-04
更新日期
2016-12-05
尺寸
6.8 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