Reddit Comment Hover Firefox

Examine source code of Reddit Comment Hover

By: pvrs12
Inspect and view changes in Reddit Comment Hover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "js/jquery.js",
        "js/comment-hover.js"
      ],
      "css": [
        "css/comment-hover.css"
      ],
      "matches": [
        "http://*.reddit.com/*",
        "https://*.reddit.com/*"
      ],
      "run_at": "document_start"
    }
  ],
  "description": "Let's look at some comments!.",
  "icons": {
    "128": "images/comment-hover-128.png"
  },
  "name": "Reddit Comment Hover",
  "homepage_url": "http://github.com/pvrs12/comment-hover",
  "permissions": [
    "http://*.reddit.com/*",
    "https://*.reddit.com/*"
  ],
  "version": "1.0.5resigned1",
  "applications": {
    "gecko": {
      "id": "pvrs12@gmail.com-commenthover"
    }
  }
}

Best Reddit Comment Hover Alternatives

Here are some Firefox add-ons that are similar to Reddit Comment Hover: