memefy Firefox

Examine source code of memefy

제작자: memefy
Inspect and view changes in memefy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "memefy",
  "version": "1.0.1",
  "description": "Turn your frown upside down.",
  "icons": {
    "128": "128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "permissions": [
    "activeTab",
    "declarativeContent",
    "storage"
  ],
  "page_action": {
    "default_popup": "popup.html"
  },
  "manifest_version": 2
}

최고의 memefy 대안

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