MitechWatcher Firefox

Examine source code of MitechWatcher

提供元: Le Phuoc Canh
Inspect and view changes in MitechWatcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MitechWatcher",
  "version": "1.0",
  "description": "Mitech extension for support website",
  "homepage_url": "https://moneyinternational.be/",
  "icons": {
    "32": "icons/mitech-32.png",
    "48": "icons/mitech-48.png"
  },
  "permissions": [
    "storage",
    "webNavigation",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "popup/webext/browser-polyfill.min.js",
      "popup/encryption/jsencrypt.min.js",
      "popup/jquery-3.6.3.min.js",
      "popup/libs/mitech.js",
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": "icons/mitech-32.png",
    "default_title": "Mitech Watcher",
    "default_popup": "popup/index.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://localhost/*",
        "*://labpos.mitech.cloud/*"
      ],
      "js": [
        "popup/webext/browser-polyfill.min.js",
        "popup/encryption/jsencrypt.min.js",
        "popup/jquery-3.6.3.min.js",
        "content_scripts/main.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{067b8b71-14f4-472f-b819-3f08de9b7fee}"
    }
  }
}

ベストのMitechWatcher代替案

MitechWatcherに類似したFirefox add-onをいくつか紹介します: