소스 검색

Automatically enable timer for astl

pull/15/head
10sr 9 년 전
부모
커밋
7663a9ea11
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      _keysnail.js

+ 2
- 0
_keysnail.js 파일 보기

@@ -434,6 +434,8 @@ ext.add("astl-save-current", autoSaveTabList.saveCurrentList,
ext.add("astl-enable-timer", autoSaveTabList.enableTimer, "Auto save tab list - Enable periodic timer");
ext.add("astl-disable-timer", autoSaveTabList.disableTimer, "Auto save tab list - disable periodic timer");

ext.exec("astl-enable-timer");


var echoTabInfo = (function(){
var currenttab;


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