Daily Riddle Sticker Firefox

Examine source code of Daily Riddle Sticker

By: Ly
Inspect and view changes in Daily Riddle Sticker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Daily Riddle Sticker",
  "version": "1.0",
  "description": "Đặt sticker ẩn trên trang; mỗi ngày nhấp để hiện một câu đố mới.",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "daily-riddle-sticker@yourdomain.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ]
}

Best Daily Riddle Sticker Alternatives

Here are some Firefox add-ons that are similar to Daily Riddle Sticker: