K
K
koltykov2016-06-11 09:47:50
Browsers
koltykov, 2016-06-11 09:47:50

How to change the code in the browser on the fly (when the page is loaded)?

In a large VK group, you need to filter out inactive users. I don't trust plugins. they get access to the account of the creator of the group.
You need a plug-in for any browser that allows you to write a simple script and make changes to HTML when loading the page.
The conditions are simple: if such and such a word occurs in an element, say DIV, then we make such and such changes in CSS.
What can be done to accomplish this?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Azim Kurt, 2016-06-11
@Symphony

Greasemonkey
Tampermonkey (Chrome)
Tampermonkey (Firefox)

M
Maxim E, 2016-06-11
@creativeworm

Write user-script for these purposes.
Symphony was right in suggesting browser plugins that will help store, enable, and disable userscripts as needed.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question