MIA : MOCA Intelligent Assistant Firefox

Examine source code of MIA : MOCA Intelligent Assistant

By: Mocapay
Inspect and view changes in MIA : MOCA Intelligent Assistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MIA : MOCA Intelligent Assistant",
  "version": "1.2.3",
  "author": "MOCA Financial",
  "description": "Quick payment for your Shopping.",
  "web_accessible_resources": [
    "icons/*.png"
  ],
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content.js"
      ],
      "all_frames": true
    }
  ],
  "icons": {
    "29": "icons/29.png",
    "40": "icons/40.png",
    "50": "icons/50.png",
    "60": "icons/60.png",
    "100": "icons/100.png",
    "128": "icons/128.png"
  },
  "permissions": [
    "activeTab",
    "webNavigation",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": "icons/40.png",
    "default_title": "MIA : MOCA Intelligent Assistant",
    "default_popup": "home.html"
  }
}

Best MIA : MOCA Intelligent Assistant Alternatives

Here are some Firefox add-ons that are similar to MIA : MOCA Intelligent Assistant: