Kaffae: Track Articles and Remember More Firefox

Examine source code of Kaffae: Track Articles and Remember More

By: Kaffae
Inspect and view changes in Kaffae: Track Articles and Remember More source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Read With Kaffae",
  "short_name": "Kaffae",
  "version": "0.8.4",
  "description": "Remember what you read. Mindful reading made easy.",
  "permissions": [
    "https://app.kaffae.com/*",
    "tabs",
    "http://*/*",
    "https://*/*",
    "storage",
    "history"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "./build/content.min.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "externally_connectable": {
    "matches": [
      "https://app.kaffae.com/*"
    ]
  },
  "browser_action": {
    "default_title": "Kaffae",
    "default_icon": {
      "16": "images/icon16.png",
      "32": "images/icon32.png",
      "48": "images/icon48.png",
      "128": "images/icon128.png"
    }
  },
  "web_accessible_resources": [
    "oauth_success.js",
    "oauth_success.html"
  ],
  "icons": {
    "16": "images/icon16.png",
    "32": "images/icon32.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "manifest_version": 2
}

Best Kaffae: Track Articles and Remember More Alternatives

Here are some Firefox add-ons that are similar to Kaffae: Track Articles and Remember More: