Skip to content

在pc实现和firefox移动版一致的滚动页面自动隐藏导航栏;In the PC implementation and Firefox mobile version of the same scroll page automatically hide navigation bar

License

Notifications You must be signed in to change notification settings

ozingi/scrollHideNavigator.uc.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

In the PC implementation and Firefox mobile version of the same scroll page automatically hide navigation bar

页面向下滚动自动隐藏firefox导航栏

简述

firefox移动版有个滑动页面浏览时自动隐藏导航栏的功能,这个功能很机智,能够最大化的同时让你尽量无感。然后想在pc实现这个功能,搜了一下发现uc.js配置还是可以在最新的firefox 105生效的于是就自己做了这个scrollHideNavigator.uc.js

效果图

gif

kale

使用方法

Firefox v117使用方法 https://zhuanlan.zhihu.com/p/654088682 v117之前的版本可以参考下面的

1、将上面environment文件夹内的zip文件下载下来,其中fx-folder.zip解压复制到firefox的安装目录,另一个utils_scripts_only.zip待会再操作

图片

2、打开firefox配置文件夹,打开路径:菜单>帮助>更多排障信息,之后再找到配置文件夹一栏中的打开文件夹按钮,

3、点击打开文件夹按钮后就打开了firefox配置文件夹,然后在此新建个“chrome”名字的文件夹,将utils_scripts_only.zip解压复制到chrome,

图片

4、之后将scrollHideNavigator.uc.js也复制到chrome文件夹

图片

5、 地址栏打开 about:config 搜索 toolkit.legacyUserProfileCustomizations.stylesheets 设置为 true

6、重启firefox,大功告成。

environment文件来源 https://github.com/xiaoxiaoflood/firefox-scripts https://github.com/Endor8/userChrome.js/tree/master

🥰如果喜欢你也可以请我喝果汁🥰

图片笑死了

推广

进入web3领取最高1万元数字礼包

About

在pc实现和firefox移动版一致的滚动页面自动隐藏导航栏;In the PC implementation and Firefox mobile version of the same scroll page automatically hide navigation bar

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published