您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Ashton Charbonneau 17357ff2e8 Add devtools preferences 2 年前
chrome Simplify bookmarks menu 2 年前
README.md Add devtools preferences 2 年前
user.js Add devtools preferences 2 年前

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