gpt4 book ai didi

firefox - 我可以在 Firefox 4.0 中模拟以前版本的 Firefox 吗?

转载 作者:行者123 更新时间:2023-12-04 18:51:25 27 4
gpt4 key购买 nike

IE 8(和 9)中的开发者工具允许将文档和浏览器模式切换到以前的版本。 Firefox 4 可以实现吗?

最佳答案

不,这是不可能的。可以使用附加组件 User Agent Switcher 更改用户代理字符串。 ,但它不会改变 Javascript 引擎的行为。

可以同时安装两个 Firefox 版本。只需选择不同的安装文件夹即可。运行 Firefox 时,使用不同的配置文件并通过 --no-remote阻止使用事件的 Firefox 应用程序打开新窗口的选项。

例如,您可以创建配置文件“firefox36”和“firefox4”并使用以下命令运行它们:

"%ProgramFiles%\Firefox 4\firefox.exe" --no-remote -P firefox4
"%ProgramFiles%\Firefox 3.6\firefox.exe" --no-remote -P firefox36

关于firefox - 我可以在 Firefox 4.0 中模拟以前版本的 Firefox 吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5667290/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com