Smart Trigger System KM Firefox

Examine source code of Smart Trigger System KM

제작자: Giner Raupal Add-on
Inspect and view changes in Smart Trigger System KM source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Smart Trigger System",
  "version": "1.3",
  "description": "Detects trigger events in browsing behavior and generates productivity suggestions locally.",
  "permissions": [
    "tabs",
    "storage",
    "notifications",
    "activeTab",
    "alarms"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "Smart Trigger System"
  },
  "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": "@Smart-Trigger-System",
      "data_collection_permissions": {
        "required": [
          "locationInfo"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

최고의 Smart Trigger System KM 대안

다음은 Smart Trigger System KM과(와) 유사한 Firefox add-on입니다: