Mua chung tài khoản Trần Nam Phong

Mua chung tài khoản Trần Nam Phong

Mua chung tài khoản như Ahrefs, Freepik, Motion Array, KeywordTool giá rẻ không bị Logout.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Mua chung tài khoản Trần Nam Phong",
  "description": "Mua chung tài khoản như Ahrefs, Freepik, Motion Array, KeywordTool giá rẻ không bị Logout.",
  "version": "0.1.0",
  "manifest_version": 3,
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "service_worker": "./background.js"
  },
  "action": {
    "default_popup": "./popup.html",
    "default_icons": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "options_page": "./options.html"
}