From 897af6f3b96d21d3f271785b7bb7817175b49de0 Mon Sep 17 00:00:00 2001 From: otsune Date: Thu, 22 Oct 2009 19:57:52 +0000 Subject: Add tumblr git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@35687 d0d07461-0603-4401-acd4-de1884942a52 --- account_switcher.js | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'account_switcher.js') diff --git a/account_switcher.js b/account_switcher.js index 07c61ad..a5fede8 100644 --- a/account_switcher.js +++ b/account_switcher.js @@ -103,6 +103,14 @@ liberator.accountSwitcherOpenNewTab = 1; logout : '/sessions/destroy', jump : '/', }, + tumblr : { + host : 'http://www.tumblr.com', + login : '/login', + id : 'email', + pw : 'password', + logout : '/logout', + jump : '/dashboard', + }, }; function init() { -- cgit v1.2.3