Skip to content

Instantly share code, notes, and snippets.

@freedomcat
Created March 6, 2014 17:21
Show Gist options
  • Save freedomcat/9394744 to your computer and use it in GitHub Desktop.
Save freedomcat/9394744 to your computer and use it in GitHub Desktop.
T.closelets([
{title: "PostEver",
fn: function(){
T( 'urlScheme', {
url: 'postever://data/' + encodeURIComponent( T.whole ) ,
option: 'cutWhole'
} )
}}],
function(){
url="http://www.hyuki.com/roba/kuroba.html";
T("load",{url:url,option:"copyWhole"});
});
@freedomcat
Copy link
Author

textwellアクション

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment