Gopher support initial commit (OverbiteFF plugin ported to browser itself)

This commit is contained in:
wuggy 2026-09-19 07:41:29 -07:00
commit 1ea8fc9d0f
73 changed files with 3739 additions and 0 deletions

View file

@ -10,6 +10,7 @@ SPHINX_TREES['browser'] = 'docs'
DIRS += [
'base',
'components',
'gopher',
'internaluserscripts',
'locales',
'modules',