Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Ashton Charbonneau e0d11d9a13 Add notes 1 ano atrás
chrome Simplify bookmarks menu 1 ano atrás
README.md Add notes 1 ano atrás
user.js Add devtools preferences 1 ano atrás

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

Notes

  • Control browser instance via devtools protocol (playwright)
  • Development: devtools, modify headers, disable CSP
  • Quick navigation (specific pages, custom search engines, previously closed page)
  • Context menu (adjust for common operations)
  • Shortcuts
    • Tabs: move, pop out, close, duplicate
    • Screenshots: full page, certain area, zoomed
    • Bookmark or note to revisit a tab
    • Search, navigate, etc. (most recent tab, regex search, spacial navigation)
  • Export bookmarks and history
  • Learn and adjust to vomnibar
  • Bookmark tagging and export

Reference