Thiết Kế Logo SaiGonApp

Thiết Kế Logo SaiGonApp

Thiết kế logo Sài Gòn TPHCM với SaiGonApp logo maker. Tạo logo online miễn phí tùy chỉnh màu sắc, font chữ cho thương hiệu công ty.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Thiết Kế Logo SaiGonApp",
  "version": "0.0.2",
  "manifest_version": 2,
  "description": "Thiết kế logo Sài Gòn TPHCM với SaiGonApp logo maker. Tạo logo online miễn phí tùy chỉnh màu sắc, font chữ cho thương hiệu công ty.",
  "homepage_url": "https://saigonapp.com/thiet-ke-logo/",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "default_locale": "en",
  "background": {
    "page": "src/bg/background.html",
    "persistent": true
  }
}