mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 09:01:39 -05:00
384 B
384 B
Playing with Firefox background scripts
- about:debugging - load temporary addon
- click "debug"
- click "console"
- disable most things apart from logging
- have fun
Playing with content scripts
- about:debugging
- dunno the rest
Experimental WebExtension API addons
- complicated, but Colin knows a bit.
Compiling CoffeeScript
coffee -c script.coffee