GreenifyFacebook Firefox

Examine source code of GreenifyFacebook

Inspect and view changes in GreenifyFacebook source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GreenifyFacebook",
  "description": "Change the blue Facebook into a green Facebook",
  "version": "1.9",
  "content_scripts": [
    {
      "matches": [
        "https://www.facebook.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "128": "icon.png"
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "permissions": [
    "storage"
  ],
  "applications": {
    "gecko": {
      "id": "@GreenifyFacebook"
    }
  }
}

최고의 GreenifyFacebook 대안

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