Dayreads Firefox

Examine source code of Dayreads

Inspect and view changes in Dayreads source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Dayreads",
  "version": "1.0",
  "description": "Save links for reading later with Dayreads.",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "activeTab",
    "tabs",
    "*://*/*",
    "storage"
  ],
  "icons": {
    "16": "icon.png",
    "32": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  },
  "browser_action": {
    "default_title": "Add to Dayreads inbox",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "images/extension-icon.png",
      "32": "images/extension-icon.png",
      "48": "images/extension-icon.png",
      "128": "images/extension-icon.png"
    }
  },
  "manifest_version": 2
}

Best Dayreads Alternatives

Here are some Firefox add-ons that are similar to Dayreads: