iOS (Catalyst) Application and Extension that allow quick loading of webpage without loading Javascript. Usecases are:
- Allow debugging of webpages without loading Javascript on iOS devices
- Allow to quickly disable javascript without having to dig into system settings...
- Allow to access some Javascript protected webpages
You'll have to:
- git clone the project
- change your user's certificate in order to be able to compile the project
- plug your iPhone/iPad
- compile the project and run it you iDevice
- That's it ! :)
Romain LE DONGE