pwnyFilters

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

2016/12/12のページです。最新版はこちら。

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
webdev23
評価
0 0 0
バージョン
1.3
作成日
2016/12/04
更新日
2016/12/12
大きさ
6.58KB
ライセンス
不明
対象サイト
すべてのサイト

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