kylepaulsen / ResourceOverride

An extension to help you gain full control of any website by redirecting traffic, replacing, editing, or inserting new content.
MIT License
470 stars 118 forks source link

Excuse me #61

Open joeynigro opened 1 year ago

joeynigro commented 1 year ago

How can I add the resource override rules to the HTML file?

fidlip commented 1 year ago

You mean to root html? I think I have the same problem.

joeynigro commented 1 year ago

Yes.

Epyxoid commented 11 months ago

The files that are sent by any server are not to modify. However, the page that the browser makes out of those files after it processed them are freely modifiable with Javascript. That's what Javascript is for. 🙂