|
|
|
|
|
by dosy
2585 days ago
|
|
Your proposal for an alternate browser universe sounds sort of like a project I'm working on. It makes use of a regular browser (Chrome, Firefox) in the backend but provides a customized experience to the user and over the final hop to the user. It supports a plugin development where you can use plugins to change the page before it is sent over the final hop to the user, and the JavaScript on the page is never executed on the user's machine, but only run in the cloud backend. I actually built it for webcasting and scraping, and then needed a lower bandwidth access over my 4G connection while oversees so added a plugin to remove everything except for the essential HTML. I'm actually looking for feedback right now on what to improve next, as I've got 50 issues I found myself but not sure what's most important to others. You can try it on https://staging.litewait.io and use a stripe test card number. Mail me for issues and I'll try to help you. In profile. |
|