Focus Bubble Firefox

Examine source code of Focus Bubble

By: 388BET
Inspect and view changes in Focus Bubble source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Focus Bubble",
  "version": "1.0",
  "description": "Helps you stay focused by blurring distracting tabs and supporting Pomodoro technique.",
  "permissions": [
    "tabs",
    "storage",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{98815534-1798-4743-b1e2-57c1fedb76bb}"
    }
  }
}

Best Focus Bubble Alternatives

Here are some Firefox add-ons that are similar to Focus Bubble: