From ae18aca712619a7031bdfe4f6023c90b06e84f1d Mon Sep 17 00:00:00 2001 From: anekos Date: Tue, 4 May 2010 03:09:52 +0000 Subject: API Key のページに飛ばすように git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@37343 d0d07461-0603-4401-acd4-de1884942a52 --- bitly.js | 1 + 1 file changed, 1 insertion(+) (limited to 'bitly.js') diff --git a/bitly.js b/bitly.js index c78eda7..e0574c1 100644 --- a/bitly.js +++ b/bitly.js @@ -77,6 +77,7 @@ let PLUGIN_INFO = } function setupAuth (callback) { + liberator.open('http://bit.ly/a/your_api_key', liberator.NEW_TAB); commandline.input( 'Login name for bit.ly: ', function (username) { -- cgit v1.2.3