名刺印刷専門サイト。名刺の印刷ならお任せください!
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"update_url": "https://clients2.google.com/service/update2/crx",
"app": {
"launch": {
"local_path": "main.html"
}
},
"description": "名刺印刷専門サイト。名刺の印刷ならお任せください!",
"icons": {
"16": "icon_16.png",
"128": "icon_128.png"
},
"manifest_version": 2,
"name": "マヒトデザイン",
"version": "1.0"
}