Is it possible to change "link" context menu items' order (I want "open in new window.." be the first) ?
I made an upgrade FF from v3.6.xx to v17.0.x and found that "Link" context menu items' order is not the same. v3.6 menu looks as following: 1."Open Link in new Window", 2."Open Link in new Tab", v17.0 menu items' order is opposit 1."Open Link in new Tab",2."Open Link in new Window", All other items' position are uninteresting for me. How to swap this two upper items in "link" context menu?
선택된 해결법
Both ways are useful:
'Drag-n-drop' in editor window is working.
- Editing "userChrome.css" https://support.mozilla.org/en-US/questions/791244?page=2#answer-161497 .
For my Windows XP path looks: "C:\Documents and Settings\%account%\Application Data\Mozilla\Firefox\Profiles\%random_name%\chrome\userChrome.css".
문맥에 따라 이 답변을 읽어주세요 👍 0모든 댓글 (2)
See:
- [/questions/791244?page=2#answer-161497] Context menu - why "open in new window" is second and "open in new tab" is the first?
선택된 해결법
Both ways are useful:
'Drag-n-drop' in editor window is working.
- Editing "userChrome.css" https://support.mozilla.org/en-US/questions/791244?page=2#answer-161497 .
For my Windows XP path looks: "C:\Documents and Settings\%account%\Application Data\Mozilla\Firefox\Profiles\%random_name%\chrome\userChrome.css".