Scroll Soundscape Firefox

Examine source code of Scroll Soundscape

제작자: Hai Add-on
Inspect and view changes in Scroll Soundscape source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Scroll Soundscape",
  "version": "1.0.0",
  "description": "Cuộn trang phát âm thanh nền nhẹ, thay đổi theo tốc độ cuộn.",
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_title": "Scroll Soundscape",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "scroll-soundscape-unique@hbsdbj",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

최고의 Scroll Soundscape 대안

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