We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f4910b commit 743a38cCopy full SHA for 743a38c
index.html
@@ -32,6 +32,7 @@ <h1>xtetsuji/html-javascript-tinyapps</h1>
32
<li><a href="jal-sakitoku.html">jal-sakitoku.html</a> - JAL先得カレンダーの各期限表示</li>
33
<li><a href="kachimai-download.html">kachimai-download.html</a> - 十勝毎日新聞電子版の指定日付のアクセス・ダウンロード用(そのブラウザで要事前ログイン)</li>
34
<li><a href="tweet-count.html">tweet-count.html</a> - Twitter向け(?)の風変わりな文字数カウント</li>
35
+ <li><a href="tweet-count2.html">tweet-count2.html</a> - 文字数カウントのバージョンアップ版</li>
36
<li><a href="copy-per-line.html">copy-per-line.html</a> - クリップボード行ごとコピー支援</li>
37
<li><a href="after-vaccine.html">after-vaccine.html</a> - ワクチン接種後何日?</li>
38
</ul>
0 commit comments