zzllrr RSS Reader (Local)

zzllrr RSS Reader (Local)

Fast & free RSS/ATOM/OPML news feed reader by zzllrr. Non-signup, non-webbased! Easy to use even when offline or on intranet.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "app": {
    "launch": {
      "local_path": "out.html"
    }
  },
  "default_locale": "en",
  "description": "__MSG_zdesc2__",
  "icons": {
    "16": "img/ZRL.png",
    "48": "img/ZRL.png",
    "128": "img/ZRL.png"
  },
  "name": "__MSG_zname__",
  "offline_enabled": true,
  "content_security_policy": "script-src 'self' 'unsafe-eval' https://*.google-analytics.com; object-src 'self'",
  "permissions": [
    "<all_urls>",
    "chrome://favicon/",
    "storage",
    "unlimitedStorage",
    "notifications"
  ],
  "version": "2019.4.4",
  "update_url": "http://clients2.google.com/service/update2/crx",
  "manifest_version": 2
}