anthonycr / Lightning-Browser

A lightweight Android browser with modern navigation
http://acrdevelopment.org
Mozilla Public License 2.0
2.19k stars 796 forks source link

add Tampermonkey support #726

Open as280093 opened 5 years ago

as280093 commented 5 years ago

i could like this app to use Userscript from tampermonkey could it be possible

as280093 commented 5 years ago

looks like all are dead

CookieJarApps commented 5 years ago

This would be really hard but possible. When sites load, Lightning would have to check whether the site matches the userscript and inject the JavaScript, as well as having to find some way to install the scripts. It would be nice though.

sjehuda commented 1 year ago

I think this should be of high priority.

With the newer additions of javascript in recent years, there are plenty of userscript that can do just as much as an most of the extension addons available.

The main "advantage" that other web browsers used to provide, is installing extensions.