Tab Open/Close Sounds Firefox

Examine source code of Tab Open/Close Sounds

By: Dinh
Inspect and view changes in Tab Open/Close Sounds source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Open/Close Sounds",
  "version": "1.0",
  "description": "Phát âm thanh khi mở tab (ting) và đóng tab (pop). Người dùng có thể chọn âm trong Options.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "page": "background.html"
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true,
    "open_in_tab": true
  },
  "browser_action": {
    "default_title": "Tab Sounds",
    "default_popup": "popup.html",
    "default_icon": "icons/icon48.png"
  },
  "icons": {
    "48": "icons/icon48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9f77b7e1-a554-40f9-ba96-3ccfdd785607}"
    }
  }
}

Best Tab Open/Close Sounds Alternatives

Here are some Firefox add-ons that are similar to Tab Open/Close Sounds: