pwnyFilters

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

As of 2016-12-04. See the latest version.

Author
webdev23
Ratings
0 0 0
Version
1.1
Created
2016-12-04
Updated
2016-12-04
Size
6.49 KB
License
N/A
Applies to
All sites

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