Loading Race Firefox

Examine source code of Loading Race

Par : Duan
Inspect and view changes in Loading Race source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Loading Race",
  "version": "1.0",
  "description": "Mở nhiều link cùng lúc và biến tiến trình tải của các tab thành 'cuộc đua' — theo dõi thời gian tải và xem tab nào nhanh nhất.",
  "permissions": [
    "tabs",
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_title": "Loading Race",
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{582543b1-999a-489f-a7a2-1a29e8680a6b}"
    }
  }
}

Meilleures alternatives Loading Race

Voici quelques Firefox add-ons qui sont similaires à Loading Race :