Auto Meme Tagger Firefox

Examine source code of Auto Meme Tagger

Inspect and view changes in Auto Meme Tagger source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Meme Tagger",
  "version": "1.0",
  "description": "Automatically detect memes on web pages and show funny AI-generated captions.",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Auto Meme Tagger",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d47fbbf1-fe4d-4978-8fb1-e966e24a0530}"
    }
  }
}

Best Auto Meme Tagger Alternatives

Here are some Firefox add-ons that are similar to Auto Meme Tagger: