pwnyFilters

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

Author
webdev23
Daily installs
0
Total installs
30
Ratings
0 0 0
Version
1.7
Created
2016-12-04
Updated
2017-04-14
License
N/A
Applies to
All sites

Add css3 filters to any page. Style and keep settings.
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