[Firefox] 可貼上多行網址
| 八月 09, 2005 | 沒有迴響| 沒有引用| 1127 reads | Size: L, M, S | Edit: P, C, R || Category: Software. |
常常在bbs上看到因為太長而變成多行的網址,以往都是需要先縮成短網址、或是多次複製。其實在 Firefox 可以輕鬆搞定。
方法超簡單:
1. 網址列輸入 about:config 後按 Enter
2. 找到 editor.singleLine.pasteNewlines
3. 把它改成 3
或是
修改 user.js,加入這一行
user_pref("editor.singleLine.pasteNewlines", 3);
如此,就算複製多行的網址來貼上,也會自動變成一列。
原文出處 http://jeremy.zawodny.com/blog/archives/004978.html
隨機文章:
» [Firefox] 下載 YouTube 影片的利器 - VideoDownloader
» [Firefox] 重新關聯 Firefox
» [Fx] 奔跑吧火狐 - 用 RAMDisk 來加速 Firefox(Linux and Windows)
» [Firefox] Firefox 3 選取文字小技巧

