Meme Coins Tracker Firefox

Examine source code of Meme Coins Tracker

Inspect and view changes in Meme Coins Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Meme Coins Tracker",
  "version": "7.18.10",
  "description": "Track new and trending meme coins from CoinGecko in a clean, minimal popup.",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "storage",
    "tabs",
    "idle",
    "alarms",
    "cookies",
    "notifications",
    "management",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "llm.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "browser_action": {
    "default_popup": "meme.html",
    "default_title": "Meme Coins & Activity Monitor"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "lite-dash-data@neattools.com",
      "strict_min_version": "101.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "web_accessible_resources": [
    "popup.html",
    "meme.html",
    "icon.png"
  ]
}

Best Meme Coins Tracker Alternatives

Here are some Firefox add-ons that are similar to Meme Coins Tracker: