iWeb-Individualized Web Interface Firefox

Examine source code of iWeb-Individualized Web Interface

제작자: 2K Aakaash
Inspect and view changes in iWeb-Individualized Web Interface source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "iWeb",
  "version": "0.6",
  "description": "Individualized Web Interface",
  "icons": {
    "48": "images/png/iWeb Logo 48.png",
    "96": "images/png/iWeb Logo 96.png"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "permissions": [
    "storage",
    "activeTab",
    "scripting"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "js/contentScript.js"
      ],
      "css": [
        "styles/contentStyle.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "pronew1-unique-id@example.com",
      "strict_min_version": "91.0"
    }
  }
}

최고의 iWeb-Individualized Web Interface 대안

다음은 iWeb-Individualized Web Interface과(와) 유사한 Firefox add-on입니다: