Advent of Code Telegram Bot Firefox

Examine source code of Advent of Code Telegram Bot

Inspect and view changes in Advent of Code Telegram Bot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "Dino Borg",
  "name": "Advent of Code Telegram Bot",
  "version": "0.0.0.3",
  "description": "Save your private leaderboards as you browse and then use bots to display those scores on Telegram (@AoC_update_bot)",
  "permissions": [
    "*://dino.budimilic.com/*"
  ],
  "content_scripts": [
    {
      "js": [
        "app.js"
      ],
      "matches": [
        "*://adventofcode.com/*"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {
    "16": "images/aoc_16.png",
    "32": "images/aoc_32.png",
    "48": "images/aoc_48.png",
    "128": "images/aoc_128.png"
  },
  "manifest_version": 2
}

Best Advent of Code Telegram Bot Alternatives

Here are some Firefox add-ons that are similar to Advent of Code Telegram Bot: