Particularly useful at the moment while all my linux tooling is confused by webp, yet I use webp heavily. Good old browsers, though, can do everything.
For now this is just a media previewer, but I might add other capabilities in the future.
Can be installed directly from the webstore here
-
get code coverage reports; currently broken:
istanbul just shows0/0
statements, branches, functions, lines -
report crashing phantomjs upstream; see
20eb8bb04bc88
-
maybe add README detection/display if viewport is large
-
$PATH
has some stuff in it, likenpm
,node
but also some utils:
(none of which i’m guessing are "safe" to assume; eg: if you’re on OSX)-
mogrify
(imagemagick) -
readlink
-
sed
-
git
-
-
npm install
$ make test karma start ...
$ make PRIVATEK=/abs/path/mykey.pem # defaults to: $ make PRIVATEK=/abs/path/mykey.pem extension.crx mkdir build.29A4wN/extension/ cp manifest.json index.js index.css build.29A4wN/extension/ cd build.29A4wN && zip extension.zip extension/* adding: extension/index.css (stored 0%) adding: extension/index.js (deflated 65%) adding: extension/manifest.json (deflated 44%) ln --symbolic --force build.29A4wN/extension.zip extension.zip
$ make clean rm -f extension.zip build.* -rf
$ make PRIVATEK=/abs/path/mykey.pem all rm -f extension.zip build.* -rf mkdir build.1OQC8F/extension/ cp manifest.json index.js index.css build.1OQC8F/extension/ cd build.1OQC8F && zip extension.zip extension/* adding: extension/index.css (stored 0%) adding: extension/index.js (deflated 65%) adding: extension/manifest.json (deflated 44%) ln --symbolic --force build.1OQC8F/extension.zip extension.zip
-
major or minor version is kept in
./major.minor
-
make extension.crx
auto-builds full semver string-
run make target after committing for accurate patch numbers
-
file | purpose |
---|---|
|
build & management files |
|
primary code of this repo |
|
|
|
manages dependencies: typescript ( |
|
manages |
|
manages |
|
volatile temporary directory |
|
dependency installations |
See ./LICENSE
for more. Icon is crafted from these two
Iconic icons