Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Ashton Charbonneau 17357ff2e8 Add devtools preferences před 1 rokem
chrome Simplify bookmarks menu před 1 rokem
README.md Add devtools preferences před 1 rokem
user.js Add devtools preferences před 1 rokem

README.md

Firefox

Browser profile configuration that can be set up directly within profile folders. Configuration is the same across devices and profiles, excepting a few settings adjusted manually.

Extensions

Profiles / Containers

  • Ashton
    • Default
    • Finance
    • Social
  • Work
    • Default
    • Personal

Setup

git init
git config --local status.showUntrackedFiles no
git remote add origin $URL
git pull origin main

Reference