mirror of
https://github.com/tonytins/dressupzack
synced 2025-06-25 16:14:43 -04:00
Initial source commit
This commit is contained in:
commit
7fb6faa9bb
266 changed files with 10178 additions and 0 deletions
7
publishing/README.md
Normal file
7
publishing/README.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Publishing
|
||||
|
||||
This directory contains additional publishing resources for other stores.
|
||||
|
||||
## Stores
|
||||
|
||||
- Chrome Web Store (grandfathered in)
|
BIN
publishing/chrome/icon_128.png
Normal file
BIN
publishing/chrome/icon_128.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.3 KiB |
BIN
publishing/chrome/icon_16.png
Normal file
BIN
publishing/chrome/icon_16.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 782 B |
BIN
publishing/chrome/icon_full.png
Normal file
BIN
publishing/chrome/icon_full.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.6 KiB |
6
publishing/chrome/manifest.json
Normal file
6
publishing/chrome/manifest.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"manifest_version": 2,
|
||||
"default_locale": "en",
|
||||
"name": "Zack's Dress Up",
|
||||
"description": "Play Zack's Dress Up for Google Chrome™."
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue