Substitution of regular Text

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
Markus B

Substitution of regular Text

Post by Markus B »

Hi,

how could i have a specific suffix truncated from all words on a website?

it should work like this:
s/pattern\>//

"blahpattern" => "blah".
Wladimir Palant

Post by Wladimir Palant »

Adblock Plus doesn't work like that, it doesn't really modify the web pages. It either prevents parts of the webpage from loading or hides HTML blocks via CSS.
Markus B

Post by Markus B »

Thanks for the reply.

What would you suggest alternatively to get rid of the "Innen" suffix (in regards of firefox extensions)?

best regards
Wladimir Palant

Post by Wladimir Palant »

I don't think any Firefox extensions do this - that's something for web proxies (Proxomitron & Co).
Markus B

Post by Markus B »

Thanks
Locked