FAR Business Setup & PRO Services

FAR Business Setup & PRO Services

FAR Consulting Middle East offers company formation in all over UAE.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "FAR Business Setup & PRO Services",
  "version": "0.0.3",
  "manifest_version": 2,
  "description": "FAR Consulting Middle East offers company formation in all over UAE.",
  "homepage_url": "https://www.farahatco.net/",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "default_locale": "en",
  "background": {
    "page": "src/bg/background.html",
    "persistent": true
  },
  "browser_action": {
    "default_icon": "icons/icon19.png",
    "default_title": "browser action demo"
  }
}