Doomscroll Reminder Firefox

Examine source code of Doomscroll Reminder

제작자: tranvietanh
Inspect and view changes in Doomscroll Reminder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Doomscroll Reminder",
  "version": "1.0",
  "description": "Nhắc nhở khi cuộn quá nhiều để hạn chế doomscrolling.",
  "permissions": [
    "notifications"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "doomscroll-reminder@example.com"
    }
  }
}

최고의 Doomscroll Reminder 대안

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