HelloFax

HelloFax

HelloFax makes it easy to sign documents and send faxes online. You'll never need to print, sign and fax documents again!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "HelloFax",
  "version": "2.0.4",
  "description": "HelloFax makes it easy to sign documents and send faxes online. You'll never need to print, sign and fax documents again!",
  "icons": {
    "16": "icons/16x16-icon.png",
    "128": "icons/128x128-icon.png"
  },
  "app": {
    "launch": {
      "web_url": "https://app.hellofax.com/home/googleLanding/cwsapp/1"
    }
  },
  "container": [
    "GOOGLE_DRIVE"
  ],
  "api_console_project_id": "437353673888"
}