Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Ashton Charbonneau 6dac70bd49 Update readme vor 10 Stunden
chrome Hide extra copy link vor 10 Monaten
README.md Update readme vor 10 Stunden
user.js Improve extension documentation vor 2 Tagen

README.md

Firefox

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.

Setup

  1. Change browser theme at about:addons#themes
  2. Set up Firefox sync at about:preferences#sync
  3. Install and configure shared extensions
  4. Install and configure additional extensions

To do

  • Add policies.json file to this repo
  • Move from Vimium C to Tridactyl and set up .tridactylrc
  • Native messaging integration
    • Play videos in mpv via hotkey
    • Shortcut for external text editor
    • Control browser instance via devtools protocol (playwright)
  • Disable and reuse reserved keyboard shortcuts (probably requires a patch)
  • Enable ctrl+[1-9] shortcuts on Linux
  • Review quick navigation shortcuts
    • Pages: specific pages, previously closed, last visited
    • Tabs: move, pop out, close, duplicate
    • Screenshots: full page, certain area, zoomed
    • Bookmark or create note to revisit a tab
    • Search, navigate, etc. (most recent tab, regex search, spacial navigation)
  • Reduce context menu size
  • Export bookmarks and history
  • Bookmark tagging and import/export

Reference