NinhTienIT - Giải pháp marketing online

NinhTienIT - Giải pháp marketing online

Giải pháp marketing cho doanh nghiệp với một số dịch vụ tiêu biểu như thiết kế website, SEO, tăng like facebook

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "NinhTienIT - Giải pháp marketing online",
  "version": "0.0.1",
  "manifest_version": 2,
  "description": "Giải pháp marketing cho doanh nghiệp với một số dịch vụ tiêu biểu như thiết kế website, SEO, tăng like facebook",
  "homepage_url": "https://ninhtienit.com",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "default_locale": "en",
  "background": {
    "page": "src/bg/background.html",
    "persistent": true
  }
}