FocusBuddy Firefox

Examine source code of FocusBuddy

제작자: gowin
Inspect and view changes in FocusBuddy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FocusBuddy",
  "version": "1.0",
  "description": "Stay focused by blocking distracting websites during work or study sessions.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f2e982be-0922-4f70-8c87-30e11b30e299}"
    }
  }
}

최고의 FocusBuddy 대안

다음은 FocusBuddy과(와) 유사한 Firefox add-on입니다: