dotfiles/.config/browser/extensions/session-manager.json

40 lines
No EOL
1.1 KiB
JSON

{
"ifLazyLoading": true,
"isUseDiscarded": true,
"isRestoreWindowPosition": true,
"ifSupportTst": true,
"tstDelay": 150,
"saveTabGroups": false,
"ifSavePrivateWindow": false,
"ignoreUrlList": "",
"shouldSaveDeviceName": true,
"deviceName": "matt-arch",
"compressFaviconUrl": true,
"ifAutoSave": true,
"autoSaveInterval": 15,
"autoSaveLimit": 10,
"ifAutoSaveWhenClose": true,
"autoSaveWhenCloseLimit": 10,
"ifAutoSaveWhenExitBrowser": true,
"autoSaveWhenExitBrowserLimit": 10,
"useTabTitleforAutoSave": true,
"startupBehavior": "none",
"shouldTrackNewWindow": true,
"ifBackup": false,
"individualBackup": true,
"backupFolder": "TabSessionManager - Backup",
"enabledAutoSync": false,
"includesAutoSaveToSync": true,
"openButtonBehavior": "openInNewWindow",
"saveButtonBehavior": "saveAllWindows",
"isSessionListOpenInTab": false,
"theme": "dark",
"popupWidthV2": 700,
"popupHeight": 500,
"sidebarWidth": 300,
"dateFormat": "YYYY.MM.DD HH:mm:ss",
"truncateTitle": true,
"isShowOpenButtons": true,
"isShowOptionsPageWhenUpdated": true,
"isDebugMode": false
}