소스 검색

keysnail.js: add style for tumblr

pull/1/head
10sr 10 년 전
부모
커밋
793b4058a8
1개의 변경된 파일8개의 추가작업 그리고 1개의 파일을 삭제
  1. +8
    -1
      _keysnail.js

+ 8
- 1
_keysnail.js 파일 보기

@@ -54,6 +54,13 @@ function ignore(k, i) [k, null];
// }
// ]]></>.toString()
// );
style.register(
'@-moz-document url-prefix(\"http://www.tumblr.com/\") { #pagination {' +
'position: fixed;' +
'bottom: 50px;' +
'right: 100px;' +
'padding-right: 0px !important' +
'} }' , style.XHTML);

///////////////////////////////////
//search engine
@@ -74,7 +81,7 @@ plugins.options["search-url-list"] = [
["shoutcast","http://www.shoutcast.com/Internet-Radio/%q"],
["delicious 10sr",
"http://delicious.com/10sr?addtag=%q&setcount=50&opennew=1"],
["open raw","%r"],
["open raw","%r"]
];

plugins.options["my-keysnail-bookmarks"] = [


불러오는 중...
취소
저장