We360.ai Workforce Productivity Analytics Firefox

Examine source code of We360.ai Workforce Productivity Analytics

By: Harshit Add-on
Inspect and view changes in We360.ai Workforce Productivity Analytics source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "minimum_chrome_version": "109",
  "name": "We360.ai Workforce Productivity Analytics",
  "version": "2.0.0",
  "description": "Gain insights into remote/hybrid productivity, website usage analysis, screenshot, monitor team performance with We360.ai Extension.",
  "permissions": [
    "activeTab",
    "tabs",
    "storage",
    "idle",
    "alarms",
    "unlimitedStorage",
    "notifications",
    "webNavigation",
    "scripting",
    "geolocation"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "index.html",
    "default_icon": {
      "16": "assets/images/16.png",
      "48": "assets/images/48.png",
      "128": "assets/images/128.png"
    }
  },
  "icons": {
    "16": "assets/images/16.png",
    "48": "assets/images/48.png",
    "128": "assets/images/128.png"
  },
  "background": {
    "scripts": [
      "assets/js/background.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "we360-productivity@we360.ai",
      "strict_min_version": "112.0",
      "data_collection_permissions": {
        "required": [
          "browsingActivity",
          "websiteContent",
          "websiteActivity",
          "locationInfo"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "web_accessible_resources": [
    {
      "resources": [
        "assets/images/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self';"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "assets/js/script.js"
      ],
      "run_at": "document_end"
    }
  ]
}

Best We360.ai Workforce Productivity Analytics Alternatives

Here are some Firefox add-ons that are similar to We360.ai Workforce Productivity Analytics: