Repetitive Task Miner GM Firefox

Examine source code of Repetitive Task Miner GM

Inspect and view changes in Repetitive Task Miner GM source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Repetitive Task Miner",
  "version": "1.3",
  "description": "Identifies recurring browsing tasks and reveals opportunities to improve productivity through local analysis.",
  "permissions": [
    "tabs",
    "storage",
    "notifications",
    "activeTab"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "Repetitive Task Miner"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@Repetitive-Task-Miner",
      "data_collection_permissions": {
        "required": [
          "locationInfo"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

Best Repetitive Task Miner GM Alternatives

Here are some Firefox add-ons that are similar to Repetitive Task Miner GM: