mirror of
https://github.com/tubearchivist/browser-extension.git
synced 2024-11-12 23:20:12 +00:00
resize screenshots
This commit is contained in:
parent
93ee803229
commit
f0abc1af26
@ -82,3 +82,6 @@ Join us on [Discord](https://www.tubearchivist.com/discord) and help us improve
|
||||
|
||||
## Making changes to the JavaScript
|
||||
The JavaScript does not require any build step; you just edit the files directly. However, there is config for eslint and prettier (a linter and formatter respectively); their use is recommended but not required. To use them, install `node`, run `npm i` from the root directory of this repository to install dependencies, then run `npm run lint` and `npm run format` to run eslint and prettier respectively.
|
||||
|
||||
## Updating Artwork
|
||||
Google listing is *very* picky. Screenshots need to be exactly **1280x800** in resolution and need to be in *jpg* or *png* without alpha canal.
|
||||
|
BIN
assets/tac-screenshot-channel.jpg
Normal file
BIN
assets/tac-screenshot-channel.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 169 KiB |
Binary file not shown.
Before Width: | Height: | Size: 525 KiB |
BIN
assets/tac-screenshot-search.jpg
Normal file
BIN
assets/tac-screenshot-search.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 121 KiB |
Binary file not shown.
Before Width: | Height: | Size: 160 KiB |
Loading…
Reference in New Issue
Block a user