Quick Refresh Timer Firefox

Examine source code of Quick Refresh Timer

제작자: vic88blue
Inspect and view changes in Quick Refresh Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Quick Refresh Timer",
  "version": "1.0.0",
  "description": "Tự động refresh tab hiện tại theo khoảng thời gian bạn đặt (bằng giây).",
  "applications": {
    "gecko": {
      "id": "{8ede2016-3c24-406e-91f3-a2591c1d5fa2}",
      "strict_min_version": "91.0"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8ede2016-3c24-406e-91f3-a2591c1d5fa2}",
      "strict_min_version": "91.0"
    }
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icons/icon.png",
    "96": "icons/icon@2x.png"
  },
  "browser_action": {
    "default_title": "Quick Refresh Timer",
    "default_popup": "popup.html"
  }
}

최고의 Quick Refresh Timer 대안

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