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
|
33ad318bd3
|
Bumped version 0.1.3 -> 0.1.4
|
2020-06-30 18:22:09 +02:00 |
|
Fabio Manganiello
|
77bf8dad32
|
Added new icons
|
2020-06-30 18:20:33 +02:00 |
|
Fabio Manganiello
|
b0c000b805
|
Support for collapsing side menu
|
2020-06-30 18:19:51 +02:00 |
|
Fabio Manganiello
|
212f68977e
|
Bumped version 0.1.2 -> 0.1.3
|
2020-06-30 12:33:33 +02:00 |
|
Fabio Manganiello
|
3abec7910f
|
unsafe-eval is actually needed in CSP otherwise custom user scripts cannot be evaluated
|
2020-06-30 12:33:08 +02:00 |
|
Fabio Manganiello
|
e116cebbbd
|
Bumped version 0.1.1 -> 0.1.2
|
2020-06-30 12:03:17 +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
|
dda7f98b99
|
Better margin
|
2020-06-26 21:54:56 +02:00 |
|
Fabio Manganiello
|
e2914af002
|
Added Mercury parser capabilities
|
2020-06-26 21:49:29 +02:00 |
|
Fabio Manganiello
|
7e4180ebef
|
Removed margin from popup category
|
2020-06-26 01:32:10 +02:00 |
|
Fabio Manganiello
|
3242153d07
|
Better style for popup window categories
|
2020-06-26 01:29:57 +02:00 |
|
Fabio Manganiello
|
efea2bef15
|
Replaced create-zip.sh with pure npm command
|
2020-06-26 01:21:06 +02:00 |
|
Fabio Manganiello
|
306f7d2833
|
Bumped version 0.1.0 -> 0.1.1
|
2020-06-26 01:18:13 +02:00 |
|
Fabio Manganiello
|
5678d5b74a
|
Bumped version 0.1.0 -> 0.1.1
|
2020-06-26 01:17:39 +02:00 |
|
Fabio Manganiello
|
9fc4575206
|
Bumped version 0.1.0 -> 0.1.1
|
2020-06-26 01:17:10 +02:00 |
|
Fabio Manganiello
|
758a398755
|
Better size for the popup window and added axios reference for scripts
|
2020-06-26 01:15:52 +02:00 |
|
Fabio Manganiello
|
d1638b2512
|
getBody/setBody changed to getDOM/setDOM
|
2020-06-25 23:20:46 +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
|
0b10209b72
|
Fixed package-lock and README
|
2020-06-22 01:49:53 +02:00 |
|
Fabio Manganiello
|
fcd6c0d81a
|
Merge branch 'master' of github.com:BlackLight/platypush-webext
|
2020-06-22 01:40:44 +02:00 |
|
Fabio Manganiello
|
2c9a4e2c88
|
Added create_zip.sh script
|
2020-06-22 01:37:34 +02:00 |
|
Fabio Manganiello
|
2c281d0fd0
|
Fixed version number
|
2020-06-22 01:37:34 +02:00 |
|
Fabio Manganiello
|
9310056af0
|
Added support for categories
|
2020-06-22 01:37:34 +02:00 |
|
Fabio Manganiello
|
9218c67b54
|
Added README draft
|
2020-06-22 01:37:33 +02:00 |
|
Fabio Manganiello
|
9b4c70b60f
|
Removed console.log line
|
2020-06-22 01:37:33 +02:00 |
|
Fabio Manganiello
|
e85c7b808b
|
Initialized popup UI
|
2020-06-22 01:37:33 +02:00 |
|
Fabio Manganiello
|
0350df85ae
|
Fixed action/store storing logic
|
2020-06-22 01:37:32 +02:00 |
|
Fabio Manganiello
|
d7aadd52ec
|
Support for saving custom scripts
|
2020-06-22 01:37:32 +02:00 |
|
Fabio Manganiello
|
5d5ff69318
|
Support for custom scripts
|
2020-06-22 01:37:32 +02:00 |
|
Fabio Manganiello
|
52c643e4c8
|
WIP
|
2020-06-22 01:37:32 +02:00 |
|
Fabio Manganiello
|
b175a00b4b
|
Show full arg help
|
2020-06-22 01:37:31 +02:00 |
|
Fabio Manganiello
|
7e30cb4487
|
Added more stuff
|
2020-06-22 01:37:31 +02:00 |
|
Fabio Manganiello
|
b79b30f7b9
|
Support for remote conf
|
2020-06-22 01:37:31 +02:00 |
|
Fabio Manganiello
|
46603a9dee
|
More stuff added
|
2020-06-22 01:37:30 +02:00 |
|
Fabio Manganiello
|
20b4bbdb6c
|
Refactored hosts/actions
|
2020-06-22 01:37:30 +02:00 |
|
Fabio Manganiello
|
03076df42b
|
Support for saving/loading configuration/actions
|
2020-06-22 01:37:30 +02:00 |
|
Fabio Manganiello
|
b7baec099d
|
Smart autocompletion logic for actions
|
2020-06-22 01:37:30 +02:00 |
|
Fabio Manganiello
|
a480a79998
|
Split options page into components
|
2020-06-22 01:37:29 +02:00 |
|
Fabio Manganiello
|
9646d263ac
|
Moved menu to component
|
2020-06-22 01:37:29 +02:00 |
|
Fabio Manganiello
|
213d938ab7
|
Implemented command run
|
2020-06-22 01:37:29 +02:00 |
|
Fabio Manganiello
|
2ee67fad8a
|
First commit
|
2020-06-22 01:37:28 +02:00 |
|
Fabio Manganiello
|
3ccb98f749
|
Initial commit
|
2020-06-22 01:36:03 +02:00 |
|
Fabio Manganiello
|
de61d841cb
|
Added create_zip.sh script
|
2020-06-22 01:34:23 +02:00 |
|
Fabio Manganiello
|
3bad2511de
|
Fixed version number
|
2020-06-22 01:11:33 +02:00 |
|