Lamplight Firefox

Examine source code of Lamplight

제작자: PixelGiant
Inspect and view changes in Lamplight source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Illuminate the web.",
  "manifest_version": 2,
  "name": "Lamplight",
  "version": "1.9.9resigned1",
  "homepage_url": "https://pixelgiant.co",
  "icons": {
    "48": "icons/Lamplight-48.png"
  },
  "permissions": [
    "<all_urls>",
    "tabs",
    "activeTab",
    "storage"
  ],
  "background": {
    "scripts": [
      "background-script.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-script.js"
      ]
    }
  ],
  "browser_action": {
    "browser_style": true,
    "default_title": "Lamplight",
    "default_icon": "icons/Lamplight-48.png",
    "default_popup": "popup/Lamplight.html"
  },
  "options_ui": {
    "page": "settings/options.html"
  },
  "applications": {
    "gecko": {
      "id": "lamplight@pixelgiant.co"
    }
  }
}

최고의 Lamplight 대안

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