Testcase Reducer Firefox

Examine source code of Testcase Reducer

제작자: Thomas Wisniewski Add-on
Inspect and view changes in Testcase Reducer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_addonName__",
  "description": "__MSG_addonDescription__",
  "default_locale": "en_US",
  "version": "1.5.0",
  "manifest_version": 2,
  "homepage_url": "https://github.com/webcompat/testcase-reducer",
  "applications": {
    "gecko": {
      "id": "testcase-reducer@webcompat.com",
      "strict_min_version": "59.0a1"
    }
  },
  "icons": {
    "16": "icon.svg",
    "32": "icon.svg",
    "48": "icon.svg",
    "96": "icon.svg",
    "128": "icon.svg"
  },
  "devtools_page": "devtools.html",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "<all_urls>",
    "webNavigation",
    "https://codepen.io/*",
    "https://jsbin.com/*",
    "https://jsfiddle.net/*"
  ]
}

최고의 Testcase Reducer 대안

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