-
Notifications
You must be signed in to change notification settings - Fork 34
/
ff_backup.yaml
50 lines (36 loc) · 1.16 KB
/
ff_backup.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
data_types:
ytcenter:
enabled: true
type: addon # addon or greasemonkey
addon: # addon data in json format
path: YouTubeCenterStorage/YouTubeCenterSettings.data
key: YouTubeCenterSettings # for same forrmat as for gm-db-data
greasemonkey: # greasemonkey script db
path: gm_scripts/YouTube_Center.db
process: # which json-dumps to backup (in that order)
- YouTubeCenterSettings
skip: # options for json-dumps to skip during parsing
ytcenter_v1.3_settings: # can be null
hash: true # dump hash of the value (to detect if it changes)
strip: # hierarchy of keys with null leaf values (those leaves will be removed)
videoThumbnailData:
cache:
watchedVideos:
updateCheckerLastUpdate:
experimentalFeatureTopGuide:
resize-playersizes:
lastUpdated:
signatureDecipher:
convergence:
enabled: true
fingerprint_db: convergence.sqlite
notaries_xml: convergence.xml
tabs:
enabled: true
file:
- sessions.js
- sessionstore-backups/recovery.js
common:
profile_dir: # null - use default profile
sqlite_timeout: 30
logging: