Firefox XUL
生活随笔
收集整理的這篇文章主要介紹了
Firefox XUL
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
| firefox的界面是用 XUL寫成的,這是一些有趣的 XUL 地址,拷進地址欄執行就能看到效果 chrome://browser/content/browser.xul 瀏覽器主界面。(我是用flock作的實驗) chrome://global/content/alerts/alert.xul 提示信息窗口(下載完畢那個) chrome://browser/content/preferences/preferences.xul 參數設置面板 還有下面這些,自己看吧 chrome://browser/content/bookmarks/bookmarksPanel.xul Opens a list of your bookmarks. chrome://browser/content/history/history-panel.xul Opens a list of websites in your history. chrome://global/content/console.xul Opens the Javascript console. chrome://mozapps/content/extensions/extensions.xul?type=extensions Opens the Extensions window. chrome://mozapps/content/extensions/extensions.xul Opens the Themes window. chrome://mozapps/content/profile/profileSelection.xul Closes the current tab in Firefox; or the window if there is only one tab open. chrome://global/content/finddialog.xul Opens the old Firefox “Find” dialog (non functional) chrome://global/content/printdialog.xul Opens the Firefox Print dialog (non functional) chrome://global/content/filepicker.xul Seems to open a Linux style file picker on Windows for me. Non functional on Windows. |
總結
以上是生活随笔為你收集整理的Firefox XUL的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: AsyncTask类的使用
- 下一篇: WatiN——Web自动化测试(三)【弹