Reference
w3m ユーザに送る Firefox のススメ (Firefox 1.5 版)http://www.pqrs.org/~tekezo/firefox/firefox.html
# Mozilla search plugin for MySQL Reference
# by Yoshiki SATO <xight.org+memo@gmail.com>.
# http://xight.org/misc/firefox/searchplugins/
# This file is released into the public domain.
#
# Version: 0.0.1 (2006-03-12)
# Country: JP
# Language: ja
<search
version="0.0.1"
name="MySQL Reference"
description="MySQL Reference"
sourceTextEncoding="0"
method="get"
action="http://dev.mysql.com/doc/mysql/search.php"
queryCharset="UTF-8"
searchForm="http://dev.mysql.com/doc/mysql/search.php"
>
<input name="q" user>
<input name="lang" value="ja">
<interpret
browserResultType="result"
charset="EUC-JP"
language="ja"
resultListStart="<div id='results'></div>"
resultListEnd="<hr/>"
resultItemStart="<li style='padding-bottom: 1em'>"
resultItemEnd="</li>"
>
</search>
<browser
alsomatch="http://dev.mysql.com/doc/mysql/search.php"
update="http://xight.org/misc/firefox/searchplugins/mysql.src"
updateIcon="http://xight.org/misc/firefox/searchplugins/mysql.png"
updateCheckDays="100"
>
user_pref("security.enable_ssl2", false);
user_pref("security.ssl2.des_64", false);
user_pref("security.ssl2.rc2_128", false);
user_pref("security.ssl2.rc2_40", false);
user_pref("security.ssl2.rc4_128", false);
user_pref("security.ssl2.rc4_40", false);
user_pref("security.ssl3.dhe_dss_des_sha", false);
user_pref("security.ssl3.dhe_rsa_des_sha", false);
user_pref("security.ssl3.rsa_1024_des_cbc_sha", false);
user_pref("security.ssl3.rsa_1024_rc4_56_sha", false);
user_pref("security.ssl3.rsa_des_sha", false);
user_pref("security.ssl3.rsa_fips_des_sha", false);
user_pref("security.ssl3.rsa_rc2_40_md5", false);
user_pref("security.ssl3.rsa_rc4_128_md5", false);
user_pref("security.ssl3.rsa_rc4_128_sha", false);
user_pref("security.ssl3.rsa_rc4_40_md5", false);
about: | Firefox について |
about:plugins | インストールされているプラグイン |
about:config | 設定画面の表示 |
about:credits | 貢献した方々の表示 |
about:license | ライセンス |
@-moz-document url-prefix("http://localhost/path/to/server-status") {
h1 {
maring: 0;
padding: 10px;
color: #fff;
background-color: #000;
}
td,th {
padding: 5px;
border: 1px #eee solid;
}
th {
color: inherit;
background-color: #eee;
}
pre {
padding: 10px;
color: #fff;
background-color: #000;
}
}
function addEngine() {
if ((typeof window.sidebar == "object") && (typeof window.sidebar.addSearchEngine == "function")) {
window.sidebar.addSearchEngine(
"http://xight.org/misc/firefox/searchplugins/xight.src", /* engine URL */
"http://xight.org/misc/firefox/searchplugins/xight.png", /* icon URL */
"memo.xight.org", /* engine name */
"Web検索"); /* category name */
} else {
alert("検索プラグインを使用するには Mozilla Firefox、Mozilla、または Netscape 6 以上が必要です。");
}
}
<a href="javascript:addEngine();">Firefox に検索プラグインを追加</a>
#searchbar { width:250px !important; }
#context-viewsource {
color:#000 !important;
background:#ccccff !important;
font-weight:bold !important;
font-size:larger !important;
}
a[href*=".2ch.net"]:not([href*="/search?"])::after {
content: "[2ch]";
color: red;
font-weight: bold:
}
a[href$=".pdf"]:after {
content :"[pdf]";
font-size:x-small;
font-weight:normal;
color :#dc143c;
margin :auto 0.3em;
}
a[href$=".pdf"]:after {
content: url("moz-icon://.pdf?size=16");
}
a[href*="mailto:"]:after {
content: url("moz-icon://.eml?size=16");
/*
content: "\2709"
*/
}
a[href$=".exe"]:before {
content: url("moz-icon://.exe");
}
a[href$=".com"]:not([href^="mailto:"])::before {
content: url("moz-icon://.com");
}
a[href$=".scr"]:before {
content: url("moz-icon://.scr");
}
a[href$=".pif"]:before {
content: url("moz-icon://.pif");
}
a[href$=".vbs"]:before {
content: url("moz-icon://.vbs");
}
a[href$=".cpl"]:before {
content: url("moz-icon://.cpl");
}
a[href$=".hta"]:before {
content: url("moz-icon://.hta");
}
a[target="_blank"] {
cursor: alias !important;
}
a[target="_blank"]::after {
content :url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAAPRJREFUeNpi/P//PwMlACCAmBgoBAABxIDFBYJADBLsQBJzgYq5oOsFCCBsBqRBFStBDVNCMgDDcoAAwmbAbiB+B6XvQjXOxGUAQAChG6CE5tRVUEPu4jIAIIDQDdgNxchhkYbPAIAAQjYApvAM1MnlUD5yuBijGwAQQDADjKGKjaHeeIdkO3Is/IcaLAgzACCAGHAkpN1Ql6BHYxrUcBDuAOkFCCBc0fgO6hJ0A2BhA3KFMUgvQAChGwDTbIxmKM50ABBAyAaUQ51tjMVLOA0ACCAWKDsUSrsC8XtSsgJAADEQmRsFsbkMpBcggBgpzc4AAQYA269/rR21IIIAAAAASUVORK5CYII=");
}
user_pref('copyurlplus.menus.1.label', 'タイトルと URL のコピー (via:)');
user_pref('copyurlplus.menus.1.copy', '- via: %TITLE%\n(タブ) %URL%');
user_pref('copyurlplus.menus.2.label', 'タイトルと URL のコピー (ヘッダ)');
user_pref('copyurlplus.menus.2.copy', '%TITLE%:\n(タブ) %URL%\n(タブ)\n(タブ) ');