Scroll Drum Firefox

Examine source code of Scroll Drum

Par : Shi Add-on
Inspect and view changes in Scroll Drum source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Scroll Drum",
  "version": "1.0",
  "description": "Khi cuộn trang, phát tiếng trống (boom/tap) nhịp nhàng theo tốc độ cuộn.",
  "permissions": [
    "storage",
    "activeTab",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Scroll Drum"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{51743286-4c69-468e-b0fb-bab83b3948ba}"
    }
  }
}

Meilleures alternatives Scroll Drum

Voici quelques Firefox add-ons qui sont similaires à Scroll Drum :