Zoho Projects My Tasks Firefox

Examine source code of Zoho Projects My Tasks

Inspect and view changes in Zoho Projects My Tasks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Zoho Projects My Tasks",
  "version": "1.6.0",
  "manifest_version": 2,
  "developer": {
    "name": "Alex Chauvin",
    "url": "https://xincto.me/"
  },
  "icons": {
    "48": "icons/list-of-solid-48.png"
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": "icons/list-of-solid-32.png",
    "default_popup": "main.html",
    "default_title": "Zoho Projects My Tasks",
    "theme_icons": [
      {
        "light": "icons/list-of-solid-32-white.png",
        "dark": "icons/list-of-solid-32.png",
        "size": 32
      },
      {
        "light": "icons/list-of-solid-48-white.png",
        "dark": "icons/list-of-solid-48.png",
        "size": 48
      }
    ]
  },
  "permissions": [
    "identity",
    "storage",
    "*://www.googleapis.com/*",
    "*://accounts.google.com/*",
    "*://accounts.zoho.com/*",
    "*://projectsapi.zoho.com/restapi/*"
  ],
  "background": {
    "scripts": [
      "background/zoho_authorize.js",
      "background/google_authorize.js",
      "background/google.js",
      "background/main.js",
      "background/zoho.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html",
    "browser_style": true
  },
  "applications": {
    "gecko": {
      "id": "zoho-projects@xincto.me",
      "strict_min_version": "71.0"
    }
  },
  "description": "Get all your tasks from Zoho Projects and show these in a small table. Requires an account on Zoho Projects"
}

Best Zoho Projects My Tasks Alternatives

Here are some Firefox add-ons that are similar to Zoho Projects My Tasks: