Selenium helper Firefox

Examine source code of Selenium helper

제작자: AlexandrSokolov
Inspect and view changes in Selenium helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "0.1.6",
  "minimum_chrome_version": "76.0",
  "applications": {
    "gecko": {
      "id": "eet1ra8cauDu@AlexandrSokolov"
    }
  },
  "default_locale": "en",
  "name": "__MSG_name__",
  "short_name": "__MSG_name__",
  "description": "__MSG_description__",
  "author": "Alexandr Sokolov",
  "homepage_url": "https://github.com/alexsok-bit/selenium_helper",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "proxy",
    "storage",
    "cookies",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "options_ui": {
    "page": "data/options.html"
  },
  "background": {
    "scripts": [
      "data/content.js",
      "data/hcaptcha/background.js"
    ]
  }
}

최고의 Selenium helper 대안

다음은 Selenium helper과(와) 유사한 Firefox add-on입니다: