PageExtender for Safari
by Philipe Fatio
v1.3
ยท
Updated 1 month ago
ยท
0 Bytes
ยท
Released Apr 2019
Key Features
๐ป
Code Editor
๐ก๏ธ
VPN / Privacy
About PageExtender for Safari
PageExtender is a Safari Extension that injects CSS and JS files into websites, allowing you to customize your favorite websites to your needs.
When visiting a page, e.g. https://en.wikipedia.org/wiki/Apple, the Safari extension will inject the following files into the page if they are present in the CSS and JS folders that you specify:
โ default.css
โ org.css
โ wikipedia.org.css
โ en.wikipedia.org.css
โ default.js
โ org.js
โ wikipedia.org.js
โ en.wikipedia.org.js
This way you can take control of any website. Some examples of what you can do with it:
โ Work around a page that disabled scrolling due to an ad blocker being detected or because you've reached the limit of your monthly free articles.
โ Hide content that isn't relevant to you on websites you constantly use for work.
โ Hide promoted content that your ad blocker didn't hide.
**PLEASE NOTE**
Basic web development skills are required for this extension to be useful, i.e. you should either know some CSS or JavaScript.