HTML Capture Firefox

Examine source code of HTML Capture

제작자: stageleft
Inspect and view changes in HTML Capture source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HTML Capture",
  "version": "1.1",
  "description": "Realtime HTML Capture",
  "icons": {
    "48": "48x48.png",
    "96": "96x96.png"
  },
  "sidebar_action": {
    "default_title": "HTML Capture",
    "default_panel": "sidebar.html",
    "default_icon": {
      "16": "16x16.png",
      "32": "32x32.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "webpage.js"
      ]
    }
  ],
  "applications": {
    "gecko": {
      "id": "html-capture@elder-alliance.org"
    }
  }
}

최고의 HTML Capture 대안

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