Background-theme-pretty Firefox

Examine source code of Background-theme-pretty

제작자: susiejojo
Inspect and view changes in Background-theme-pretty source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Borderify",
  "version": "1.0",
  "description": "Adds a background image to all webpages matching google.com",
  "icons": {
    "48": "icons/border-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.google.com/"
      ],
      "js": [
        "borderify.js"
      ]
    }
  ]
}

최고의 Background-theme-pretty 대안

다음은 Background-theme-pretty과(와) 유사한 Firefox add-on입니다: