1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-06-25 16:14:43 -04:00

Initial source commit

This commit is contained in:
Anthony Wilcox 2019-11-08 14:59:36 -05:00
commit 7fb6faa9bb
266 changed files with 10178 additions and 0 deletions

7
publishing/README.md Normal file
View file

@ -0,0 +1,7 @@
# Publishing
This directory contains additional publishing resources for other stores.
## Stores
- Chrome Web Store (grandfathered in)

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 782 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

View 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™."
}