tumpio / requestcontrol

A Firefox extension
https://addons.mozilla.org/addon/requestcontrol
Mozilla Public License 2.0
172 stars 25 forks source link

Changing user-agent #146

Closed sergeevabc closed 3 years ago

sergeevabc commented 3 years ago

Dear @tumpio, Is it possible to change user-agent for a specific domain?

rusty-snake commented 3 years ago

requestcontrol can rewrite/block the url you visit (in a very powerfull way) but has no rule-type that can edit HTTP-Headers (let alone the JS-UA). To change you UA anywhere or per domain, I can recommend you User-Agent Switcher.

sergeevabc commented 3 years ago

@rusty-snake, thank you for a quick response. Alas, I am looking for an extension that combines headers and redirects tricks.

geeknik commented 3 years ago

Alas, I am looking for an extension that combines headers and redirects tricks.

I like to use simple modify header but maybe header editor or header mangler is more of what you're looking for? Good luck out there!

sergeevabc commented 3 years ago

Tried all of them, settled with Man in the middle by @dangkyokhoang. Its only downside so far is the lack of intuitive import/export of rules.