EmojiQuest Firefox

Examine source code of EmojiQuest

By: Le
Inspect and view changes in EmojiQuest source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "EmojiQuest",
  "version": "1.0",
  "description": "Find the target emoji on any page: highlights, timer, hints, score and sound effects.",
  "icons": {
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content_script.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e1d29302-c2ba-44a0-a1b1-5eec3788039f}"
    }
  }
}

Best EmojiQuest Alternatives

Here are some Firefox add-ons that are similar to EmojiQuest: