Sound Bookmark Firefox

Examine source code of Sound Bookmark

By: Nhan
Inspect and view changes in Sound Bookmark source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Sound Bookmark",
  "version": "1.0.0",
  "description": "Đánh dấu thời điểm trong audio/video trên web; lưu timestamp và nhảy lại khi cần.",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content_script.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "permissions": [
    "storage",
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d2abb48d-e578-4c25-98f6-26727f85869a}"
    }
  }
}

Best Sound Bookmark Alternatives

Here are some Firefox add-ons that are similar to Sound Bookmark: