tridactyl/src
Oliver Blanthorn 3dc1c7b6e1
Add version_name field to manifest.json
This isn't used by Firefox but we can still read it.
2020-08-07 16:00:17 +01:00
..
background Add downloadsskiphistory to another download call 2020-07-30 14:15:58 +01:00
completions Add additional listeners for tab changes and refine logic updating tab completions upon a tab change 2020-07-29 11:51:54 -07:00
content Move deepestShadowRoot to lib/dom to allow reuse 2020-08-02 12:46:18 +01:00
grammars Update keyseq 2018-04-15 22:34:07 +01:00
lib Fix #2718: give set newtab about:newtab a special case 2020-08-07 13:38:26 +01:00
parsers Throw errors with a new Error() rather than a string 2020-07-06 09:24:53 -07:00
static Document removal of automatic synchronisation 2020-08-04 10:23:20 +01:00
background.ts Increase reliability jarringly 2020-08-04 10:23:20 +01:00
commandline_frame.ts Remove special casing for tabclose 2020-08-02 17:56:48 +01:00
completions.ts Remove special casing for tabclose 2020-08-02 17:56:48 +01:00
content.ts Add simple messenger to check it Tridactyl is running in a tab 2020-07-04 18:29:43 +01:00
excmds.ts Fix #1571: :tabopen<CR> no longer shows our new tab page 2020-08-07 13:35:06 +01:00
help.ts Grasp the nettle: run prettier on all of src 2020-07-01 18:38:02 +01:00
manifest.json Add version_name field to manifest.json 2020-08-07 16:00:17 +01:00
message_protocols.ts Add strong typing to background messages 2019-10-26 21:55:59 +02:00
newtab.ts Remove newtabfocus urlbar 2020-07-15 14:38:23 -07:00
perf.ts Grasp the nettle: run prettier on all of src 2020-07-01 18:38:02 +01:00
state.ts Throw errors with a new Error() rather than a string 2020-07-06 09:24:53 -07:00
tridactyl.d.ts Fix mock tests 2020-07-05 21:56:44 +01:00