Material Tracking Workspace Firefox

Examine source code of Material Tracking Workspace

Inspect and view changes in Material Tracking Workspace source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Material Tracking Workspace",
  "description": "Material Tracking tools for intake, labels, and Metrc transfer automation.",
  "version": "0.1.4",
  "permissions": [
    "storage",
    "tabs",
    "scripting",
    "downloads",
    "webNavigation"
  ],
  "host_permissions": [
    "https://script.google.com/*",
    "https://script.googleusercontent.com/*",
    "https://metrc.com/*",
    "https://*.metrc.com/*"
  ],
  "background": {
    "scripts": [
      "service-worker-loader.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "js": [
        "assets/index.ts-DvcORh_Q.js"
      ],
      "matches": [
        "https://metrc.com/*",
        "https://*.metrc.com/*"
      ],
      "run_at": "document_idle"
    }
  ],
  "action": {
    "default_title": "Material Tracking Workspace",
    "default_popup": "src/presentation/adapters/popup/index.html"
  },
  "options_ui": {
    "page": "src/presentation/adapters/console/index.html",
    "open_in_tab": true
  },
  "web_accessible_resources": [
    {
      "matches": [
        "https://*.metrc.com/*",
        "https://metrc.com/*"
      ],
      "resources": [
        "assets/index.ts-DvcORh_Q.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "material-tracking-workspace@sylviq.io",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "personallyIdentifyingInfo",
          "authenticationInfo",
          "websiteContent",
          "websiteActivity"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Melhores alternativas Material Tracking Workspace

Aqui estão algumas Firefox add-ons que são similares a Material Tracking Workspace: