Skip to content

Releases: waldner/Firefox-RunWith

v0.19

20 Mar 16:29
Compare
Choose a tag to compare

New tab context + fixes.

v0.17

04 Mar 12:28
Compare
Choose a tag to compare

Better settings screen.

v0.16

04 Mar 00:04
Compare
Choose a tag to compare

Add document/target URL filtering.

v0.15

29 Jan 18:20
296ace7
Compare
Choose a tag to compare
  • Enable editable context to fill fields with the output of external commands.
  • Update extension code and runwith.py script accordingly.

v0.14

05 Apr 10:41
Compare
Choose a tag to compare
  • Fixed unnecessary JSON stringification
  • Better console messages for NM responses

v0.13

04 Apr 19:03
Compare
Choose a tag to compare
  • Allow spaces around separator commas in commands
  • Imported configuration can now be added to the existing one, insted of replacing it

v0.12

30 Mar 16:06
Compare
Choose a tag to compare
  • New context: "page", for generic clicks that are not in link, selection or image context
  • All keywords are available in all contexts (although, depending on the actual context, some of them will be empty)
  • New keywords %%TAB-URL%% and %%TAB-TITLE%% contain what their name says.

v0.11

27 Mar 15:10
Compare
Choose a tag to compare

First version.