Reddit History - Logs Every Post You’ve Viewed Firefox

Examine source code of Reddit History - Logs Every Post You’ve Viewed

By: Helyo
Inspect and view changes in Reddit History - Logs Every Post You’ve Viewed source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "description": "__MSG_appDescription__",
  "version": "0.0.58",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "default_locale": "en",
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c9db5782-be3e-44a8-827c-de53ca27ee38}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.reddit.com/*"
      ],
      "run_at": "document_end",
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "browser_action": {}
}

Best Reddit History - Logs Every Post You’ve Viewed Alternatives

Here are some Firefox add-ons that are similar to Reddit History - Logs Every Post You’ve Viewed: