gitextract_yp2a848f/ ├── .gitattributes ├── .github/ │ └── ISSUE_TEMPLATE/ │ ├── tools.md │ ├── troubleshooting-help.md │ └── user-js.md ├── .travis.yml ├── LICENSE.txt ├── README.md ├── _config.yml ├── prefsCleaner.bat ├── prefsCleaner.sh ├── scratchpad-scripts/ │ ├── arkenfox-cleanup.js │ └── troubleshooter.js ├── updater.bat ├── updater.sh └── user.js