Shoujin: Web Analytics, Site Limiter, and Pomodoro Firefox

Examine source code of Shoujin: Web Analytics, Site Limiter, and Pomodoro

By: bluo
Inspect and view changes in Shoujin: Web Analytics, Site Limiter, and Pomodoro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "shoujin",
  "description": "Analyze web browsing time and boost productivity.",
  "version": "1.1.2",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "permissions": [
    "tabs",
    "storage",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Shoujin",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e4760449-4d85-4039-9f97-1d67905c436e}"
    }
  }
}

Best Shoujin: Web Analytics, Site Limiter, and Pomodoro Alternatives

Here are some Firefox add-ons that are similar to Shoujin: Web Analytics, Site Limiter, and Pomodoro: