阅读:5176回复:4
[Stylish样式推荐] 让 Firefox 在 newtab 页面显示书签工具栏
Chrome 浏览器有一个功能是在他的newtab页面显示书签工具栏,现在这个功能可以通过使用stylish 并加载下面的样式实现:
http://userstyles.org/styles/60113/fire ... in-new-tab @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul); #main-window[stylish-url="about:newtab"][tabsontop="true"] #PersonalToolbar { visibility:visible !important; } 从代码来看,必须使用stylish在加载样式(不能用userChrome.css或userContent.css),标签页置顶必须勾选,同时使用 12.0a1或者nightly版本(默认开启 about:newtab功能) about:newtab 功能在此讨论: read-43197 ![]() 上图中,默认不勾选"书签工具栏",但会在打开新标签页时显示书签工具栏。 |
|
|
1楼#
发布于:2012-02-13 18:56
12.0a1或者nightly版本吗?
10.0.1安装没有效果.... |
|
2楼#
发布于:2012-02-13 18:56
无果
|
|
3楼#
发布于:2012-02-13 18:56
我的好像默认已经显示的呀
|
|
4楼#
发布于:2012-02-13 18:56
|
|
|