Files
i2p.plugins.firefox/TODO.md
idk 32e5dd112f clangfmt everything
Former-commit-id: 84bc6480d9
Former-commit-id: fa1c9c8f207bc52eb2e8fa9c1d643bea0b17af4f
2022-08-30 15:49:44 -04:00

560 B

To-Do List:

  1. Don't Repeat Yourself. Move all functions that all profiles have in common to a common class and then have them all inherit that class.
  2. Offer -usability flag which sets an alternative extension loadout.
  3. Decide on an GUI component for launching the browser/variants with the choices:
  • Launch $firefox_variant in I2P Mode
  • Launch $chromium_variant in I2P Mode
  • Launch system default browser in I2P Mode(Potentially Unsafe!)
  1. Registry-based discovery of Firefox variants
  2. Registry-based discovery of Chrome variants