aboutsummaryrefslogtreecommitdiffstats
path: root/foxage2ch.js
diff options
context:
space:
mode:
authoranekos2010-05-11 12:05:10 +0000
committeranekos2010-05-11 12:05:10 +0000
commit90f0176714f5f97fd5c4ebce20d8c575e5f5aec8 (patch)
tree03d387758cf49c6b02a0e3305c746fa650470184 /foxage2ch.js
parent17b7844e3ea66d3c8e61de39c7b6b2d415a4d16b (diff)
downloadvimperator-plugins-90f0176714f5f97fd5c4ebce20d8c575e5f5aec8.tar.bz2
どきどきどきめんと
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@37453 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'foxage2ch.js')
-rwxr-xr-xfoxage2ch.js21
1 files changed, 17 insertions, 4 deletions
diff --git a/foxage2ch.js b/foxage2ch.js
index 869acea..0374557 100755
--- a/foxage2ch.js
+++ b/foxage2ch.js
@@ -66,8 +66,12 @@ let INFO =
<p></p>
<item>
<tags>:foxageopen</tags>
- <spec>:foxageo<oa>pen</oa></spec>
- <description><p></p></description>
+ <spec>:foxageo<oa>pen</oa> <a>thread</a></spec>
+ <description>
+ <p>
+ Open the selected <a>thread</a>
+ </p>
+ </description>
</item>
</plugin>
<plugin name="FoxAge2ch" version="1.0.0"
@@ -81,8 +85,17 @@ let INFO =
<p></p>
<item>
<tags>:foxageopen</tags>
- <spec>:foxageo<oa>pen</oa></spec>
- <description><p></p></description>
+ <spec>:foxageo<oa>pen</oa> <a>thread</a></spec>
+ <description>
+ <p>
+ 選択された <a>thread</a> を開く
+ </p>
+ <dl>
+ <dt>☀</dt><dd>新着アリ(?)</dd>
+ <dt>☁</dt><dd>生存中</dd>
+ <dt>☂</dt><dd>死亡</dd>
+ </dl>
+ </description>
</item>
</plugin>
</>;