Finzc Remittance Comparison

Finzc Remittance Comparison

Finzc will fetch real-time currency exchange rate from every trustworthy online international money transfer providers for you.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Finzc Remittance Comparison",
  "description": "Finzc  will fetch real-time currency exchange rate from every trustworthy online international money transfer providers for you.",
  "version": "1.0.0",
  "author": "Finzc Pty Ltd",
  "icons": {
    "16": "img/finzcLogo.png",
    "48": "img/finzcLogo.png",
    "128": "img/finzcLogo.png"
  },
  "manifest_version": 2,
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "img/finzcLogo.png"
  },
  "content_security_policy": "script-src 'self' 'unsafe-eval' https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js http://18.219.74.39:8081; object-src 'self'",
  "permissions": [
    "storage"
  ],
  "update_URL": "https://edge.microsoft.com/extensionwebstorebase/v1/crx",
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}