何となく晒してみる。

何となく、Operaの右クリックメニューの一部を晒してみる。

[Document Popup Menu]  
Submenu, "最近閉じたタブ", Internal Closed Window List
Include, Internal Frame
Submenu, "更新", Reload menu
--------------------1
Item, "livedoor Clipに登録" =Go to page,"javascript:location.href='http://clip.livedoor.com/clip/add?link='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title);"
Item, "はてなブックマークコメントを表示" = Go to page, "hatebu"
Item, "はてなブックマークに追加"= Go to page, "javascript:(function (){open('http://b.hatena.ne.jp/add?mode=confirm&is_bm=1&title=' + encodeURIComponent(document.title) + '&url=' + encodeURIComponent('%u'))})()"
Item, "&Livedoor Readerに追加" = Go to page, "livedoorRss+"
--------------------2
item, "このページへのリンクを作成" = Go to page, "javascript:(function(){var doc_uri = encodeURI(document.URL).replace(/&/g,'&amp;'); var doc_title= document.title.replace(/&/g,'&amp;').replace(/</g,'&lt;').replace(/>/g,'&gt;').replace(/\x22/g,'&quot;'); window.prompt('','<a\x20href=\x22' + doc_uri + '\x22>' + doc_title + '</a>');})();" & Delay, 100 & Cut & Cancel
Item, 50215=Copy document address
Item, 44002=View document source
Item, "CSSを表示" = Go to link element, "stylesheet"
Include, Internal Document Background
--------------------3
Item, -1745751818=Content block mode on | Content block mode off
Item, 385004252=Edit site preferences
--------------------4
Submenu, "文書の検証&翻訳&アーカイブチェック", Validate Menu
Item, "ウィンドウ幅で表示"=Enable mediumscreen mode | Disable mediumscreen mode
Item, 50995=Enter fullscreen | Leave fullscreen
Submenu, M_OPEN_WITH, Open in menu
--------------------5
Submenu, 157880,Japanese Encoding Menu="Set encoding, "AUTODETECT-JP" | Set encoding, "shift_jis" | Set encoding, "iso-2022-jp" | Set encoding, "euc-jp""
Item, 51778=Set encoding, "shift_jis"
--------------------6
Item, "menu.ini更新"=Show preferences, 23, , , "Reload" & Next item & Click default button
Item, "UserCSSの更新" = Reload stylesheets & Refresh display
Submenu,"UA 切替" , Identify As Menu
Item, "モード変更(shift+G)"=Select user mode|Select author mode
Submenu,"スタイルシート変更",Style Menu


[Validate Menu]
Item, "&Another HTML-lint"="Go to page, "javascript:(function (){location.href = 'http://openlab.ring.gr.jp/k16/htmllint/htmllint.cgi?ViewSource=on&LynxView=on&HTTPHeader=on&URL=' + encodeURIComponent(location.href)})()""
Item, "W3C &Markup Validation Service"="Go to page, "javascript:(function (){location.href = 'http://validator.w3.org/check?uri=' + encodeURIComponent(location.href)})()""
Item, "W3C &CSS Validation Service"="Go to page, "javascript:(function (){location.href = 'http://jigsaw.w3.org/css-validator/validator?uri=' + encodeURIComponent(location.href)})()""
Item, "W3C &Link Checker"="Go to page, "javascript:(function (){location.href = 'http://validator.w3.org/checklink?uri=' + encodeURIComponent(location.href) + '&hide_type=all&depth=&check=Check'})()""
Item, "WebArchiveで開く(&W)"="Go to page, "http://web.archive.org/web/*/%u""
Item, "Excite(英→日)(&E)"="Go to page, "javascript:q=location.href;if(q)location.href='http://www.excite.co.jp/world/url/body?wb_lp=ENJA&wb_url='+escape(q)""
Item, "ポップアップ翻訳(英→日)(&P)"="Go to page, "javascript:(function(){location='http://www.popjisyo.com/WebHint/AddHint.aspx?d=1&u='+encodeURIComponent(location.href)})()""
Item, "Yahoo! リンク元検索(&Y)"="Go to page, "javascript:(function (){open('http://search.yahoo.co.jp/search?p=link:' + encodeURIComponent(location.href))})()""

こうやって眺めてみると、頻繁に使う[Document Popup Menu] の右クリックメニューだけど、不要なのがいくつもあるなぁ。
まず、上から4つ(Internal Frameを除く)は全く使ってないし。(そもそもLivedoor クリップを使ってない)
それから、UserCssの更新を久しぶりに使ってみたら、なぜか使えなくなっていて軽くショック。