Web Browsing Journal Firefox

Examine source code of Web Browsing Journal

By: Sethos
Inspect and view changes in Web Browsing Journal source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Web Browsing Journal",
  "version": "1.0",
  "description": "Track and review what you read every day for self-learning.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8dc8b449-c996-43a7-a045-bba61a8e2595}"
    }
  }
}

Best Web Browsing Journal Alternatives

Here are some Firefox add-ons that are similar to Web Browsing Journal: