Zest curator Firefox

Examine source code of Zest curator

Inspect and view changes in Zest curator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Zest",
  "description": "Easily build your curated news feed with RSS filtering",
  "version": "0.2.2",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "128": "icon/128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "contextMenus",
    "notifications",
    "<all_urls>"
  ],
  "sidebar_action": {
    "default_panel": "sidepanel.html",
    "default_title": "Zest - Panel"
  },
  "browser_action": {
    "default_title": "Zest"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "zest@happytodev"
    }
  },
  "options_ui": {
    "page": "options.html"
  }
}

Best Zest curator Alternatives

Here are some Firefox add-ons that are similar to Zest curator: