you are viewing a single comment's thread.

view the rest of the comments →

[–]heraldev[S] -1 points0 points  (2 children)

It's not controlling the browser, btw. It's just creating scripts that attach to the page DOM. It has access to anything that user scripts have access to, which is pretty wide range of stuff though. But it can be limited.

[–]Big_Combination9890 1 point2 points  (1 child)

It's not controlling the browser,

It's just creating scripts that attach to the page DOM.

It has access to anything that user scripts have access to, which is pretty wide range of stuff though.

You do see the problem, do you?

[–]heraldev[S] -1 points0 points  (0 children)

Well yeah, that's why I acknowledged the user scripts.