Auto Dark Theme for Feedly Firefox

Examine source code of Auto Dark Theme for Feedly

Inspect and view changes in Auto Dark Theme for Feedly source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Dark Theme for Feedly",
  "version": "1.1",
  "description": "Make Feedly automatically match your system's dark/light theme.",
  "icons": {
    "16": "images/icon_16.png",
    "32": "images/icon_32.png",
    "48": "images/icon_48.png",
    "96": "images/icon_96.png",
    "128": "images/icon_128.png",
    "256": "images/icon_256.png"
  },
  "permissions": [
    "*://feedly.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://feedly.com/*"
      ],
      "css": [
        "styles.css"
      ],
      "js": [
        "content_script.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{0fe405c8-36dd-496a-86d1-ab980c010aec}"
    }
  }
}

Best Auto Dark Theme for Feedly Alternatives

Here are some Firefox add-ons that are similar to Auto Dark Theme for Feedly: