MakeGeo
@@ -1,9 +1,11 @@
/*
* @title MakeGeo
- * @description Make Geo for bootstrap pages
+ * @description remember GeoCities
* @include http://*
- * @license MIT License
+ * @require http://divshot.github.io/geo-bootstrap/swatch/bootstrap.min.css
+ * @contributor kei-s http://let.hatelabo.jp/kei-s/let/gYC-x7nwwf3nFQ (Fork of)
+ * @author noromanba
+ * @license MIT License http://opensource.org/licenses/MIT
*/
-
-$("head").append("<link>"); var css = $("head").children(":last"); css.attr({rel: "stylesheet", type: "text/css", href: "http://divshot.github.com/geo-bootstrap/swatch/bootstrap.min.css"});
+// c.f. http://divshot.github.io/geo-bootstrap/
- Permalink
- このページへの個別リンクです。
- RAW
- 書かれたコードへの直接のリンクです。
- Packed
- 文字列が圧縮された書かれたコードへのリンクです。
- Userscript
- Greasemonkey 等で利用する場合の .user.js へのリンクです。
- Loader
- @require やソースコードが長い場合に多段ロードする Loader コミのコードへのリンクです。
- Metadata
- コード中にコメントで @xxx と書かれたメタデータの JSON です。