mirror of
https://github.com/tridactyl/tridactyl.git
synced 2026-09-10 07:16:33 -04: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