Changeset 37026
- Timestamp:
- 03/14/10 21:22:40 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/vimperator-plugins/trunk/tabsort.js
r37025 r37026 39 39 <description>Add ":tabsort" and ":tabuniq" command.</description> 40 40 <description lang="ja">":tabsort", ":tabuniq" コマンドを追加する</description> 41 <version>1.1. 2</version>41 <version>1.1.3</version> 42 42 <author mail="anekos@snca.net" homepage="http://d.hatena.ne.jp/nokturnalmortum/">anekos</author> 43 43 <minVersion>2.3</minVersion> … … 76 76 doc: #2=(#1#.contentDocument), 77 77 url: (#1#.__SS_restore_data ? #1#.__SS_restore_data.url : (#2#.location && #2#.location.href)), 78 title: (# 2#.title || #1#.__SS_restore_data.title)78 title: (#1#.__SS_restore_data ? #1#.__SS_restore_data.title : #2#.title) 79 79 } 80 80 for ([i, tab] in util.Array(config.browser.mTabs))
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)