Vertical Text Diplay via Taketori Web

  • /*
     * @title Vertical Text Diplay via Taketori Web
     * @description transform horizontal text into vertical text on target web-page via taketori.org
     * @include http://*
     * @license MIT License
     * @require 
     * @javascript_url
     */
    location.href='http://taketori.org/taketori.cgi?url='+encodeURIComponent(location.href)+'@fontfamily=sans-serif'
    
    
  • Permalink
    このページへの個別リンクです。
    RAW
    書かれたコードへの直接のリンクです。
    Packed
    文字列が圧縮された書かれたコードへのリンクです。
    Userscript
    Greasemonkey 等で利用する場合の .user.js へのリンクです。
    Loader
    @require やソースコードが長い場合に多段ロードする Loader コミのコードへのリンクです。
    Metadata
    コード中にコメントで @xxx と書かれたメタデータの JSON です。

History

  1. 2015/10/19 10:37:06 - 2015-10-19
  2. 2015/10/19 10:36:15 - 2015-10-19
  3. 2015/10/18 00:02:36 - 2015-10-18