Extends the functionality of other User-Agent addons, allowing them to modify the User-Agent for JavaScript code.
情報源: User-Agent JS Fixer :: Add-ons for Firefox
Javascriptのnavigator.userAgentを偽装してくれるFirefoxのアドオン。
このアドオンは、navigator.userAgentを、送信したHTTPヘッダーのUser-Agentと同じにする(だけ)。
HTTPリクエストヘッダーのUser-Agentを変更するアドオンと一緒に使う。
FireMobileSimulatorと一緒に使うと便利。