Reddit Comments for Nebula Firefox

Examine source code of Reddit Comments for Nebula

By: Xyl Add-on
Inspect and view changes in Reddit Comments for Nebula source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "default_locale": "en",
  "version": "1.0.1",
  "permissions": [
    "*://nebula.tv/",
    "https://api.reddit.com/",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://nebula.tv/*"
      ],
      "js": [
        "index.js"
      ],
      "css": [
        "thread.css"
      ],
      "run_at": "document_start"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "16px_icon.png",
    "48": "48px_icon.png",
    "128": "128px_icon.png"
  },
  "action": {
    "default_popup": "popup/popup.html"
  },
  "options_ui": {
    "page": "popup/popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "rcfn@xyl.sh"
    }
  }
}

Best Reddit Comments for Nebula Alternatives

Here are some Firefox add-ons that are similar to Reddit Comments for Nebula: