Ashton Charbonneau ad0c20ee52 Add boostrap process | пре 1 месец | |
---|---|---|
chrome | пре 1 година | |
README.md | пре 1 месец | |
tridactylrc | пре 1 месец | |
user.js | пре 1 месец |
Profile configuration that can be set up directly within profile folders. Configuration is the same across version, devices, and profiles, excepting a few settings adjusted manually.
about:addons#themes
about:preferences#sync
Opt-in
= enable
[ "Work (Blue/Circle)" ]
[ "Personal (Turquoise/Circle)" ]
Keyboard shortcuts
= Ctrl+Shift+1
Use prev/next action keys (or mousewheel) to change video position by
= 4
Show timestamp on videos
= true
Audio volume for unmuted videos
= 100
Play audio sources such as MP3
= true
Audio volume
= 100
Delays
= 0
Action keys
= [ "Close", "View previous", "View next" ]
Add viewed pictures to the browser's history
= true
Allow rewrite of headers for HTTP(S) request or response
= true
Container Name Prefix
= T
Container Number
= Reuse available numbers
Context Menu
= false
Keyboard shortcuts
Ctrl+Shift+2
Ctrl+Alt+t
Ctrl+Shift+3
Ctrl+Alt+c
Enable cloud storage support
= true
Custom filters
=
Keyboard shortcuts
= [ "Ctrl+Alt+u" ]
License key
= …policies.json
file to this repogit init
git config --local status.showUntrackedFiles no
git remote add origin https://git.ashtonc.ca/ashton/firefox/
git pull origin main
git branch --set-upstream-to=origin/main main