Commit Graph

29 Commits

Author SHA1 Message Date
Fabio Manganiello d0f9be35c6 Support for dynamic keybindings linked to actions/scripts 2020-07-13 01:39:59 +02:00
Fabio Manganiello 636809e5b2 Added script API description 2020-07-05 01:34:41 +02:00
Fabio Manganiello a9280b1256 Refactored action.run method 2020-07-05 00:56:03 +02:00
Fabio Manganiello 632b248dc5 Refactored extension to avoid eval() and instead use executeScript and message communication 2020-07-04 00:56:33 +02:00
Fabio Manganiello ca9ec58244 Removed LINT warnings 2020-07-01 17:41:00 +02:00
Fabio Manganiello b0c000b805 Support for collapsing side menu 2020-06-30 18:19:51 +02:00
Fabio Manganiello 8eb5e80821 Added logic for configuration remote backup/restore 2020-06-30 11:58:26 +02:00
Fabio Manganiello 7feb972715 Support for editing actions and scripts 2020-06-29 20:26:58 +02:00
Fabio Manganiello b2cb616929 Implemented context menu 2020-06-29 02:21:00 +02:00
Fabio Manganiello 9b562f3a89 Added support for icon color 2020-06-27 12:05:16 +02:00
Fabio Manganiello 12aaa2beb8 Better representation for action default arguments and no more loss of values while changing the form 2020-06-26 23:43:37 +02:00
Fabio Manganiello 4022139bc7 Major refactor and implemented communication with active tab through content script 2020-06-24 01:17:58 +02:00
Fabio Manganiello 207aef7d21 Added support for categories 2020-06-22 01:09:02 +02:00
Fabio Manganiello 83b4a30705 Removed console.log line 2020-06-21 18:27:28 +02:00
Fabio Manganiello 2dcf29be64 Fixed action/store storing logic 2020-06-19 21:34:44 +02:00
Fabio Manganiello 38d54f83ff Support for saving custom scripts 2020-06-19 19:01:30 +02:00
Fabio Manganiello c9bb24a820 Support for custom scripts 2020-06-19 00:26:39 +02:00
Fabio Manganiello 1066ae2032 WIP 2020-06-18 21:27:51 +02:00
Fabio Manganiello ee6ca9e341 Show full arg help 2020-06-17 01:52:44 +02:00
Fabio Manganiello 4813183942 Added more stuff 2020-06-17 00:45:33 +02:00
Fabio Manganiello e11e3127f0 Support for remote conf 2020-06-16 18:46:38 +02:00
Fabio Manganiello 2a6ac58c6d More stuff added 2020-06-16 01:43:04 +02:00
Fabio Manganiello a6892d244e Refactored hosts/actions 2020-06-15 22:33:06 +02:00
Fabio Manganiello 8fb4237e39 Support for saving/loading configuration/actions 2020-06-15 01:03:09 +02:00
Fabio Manganiello f8deaa9cb2 Smart autocompletion logic for actions 2020-06-14 02:34:35 +02:00
Fabio Manganiello a1ceffde44 Split options page into components 2020-06-13 17:28:54 +02:00
Fabio Manganiello fabe991782 Moved menu to component 2020-06-13 16:09:22 +02:00
Fabio Manganiello f8238c8fa3 Implemented command run 2020-06-12 22:43:43 +02:00
Fabio Manganiello 1b427e738e First commit 2020-06-12 01:03:46 +02:00