Video Upload Complete Dinger Firefox

Examine source code of Video Upload Complete Dinger

Inspect and view changes in Video Upload Complete Dinger source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Upload Processing Complete Notifier",
  "version": "1.3",
  "description": "Plays a sound when YouTube Studio processing checks are complete so you can multitask and know when your update is finished.",
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "action": {
    "default_icon": {
      "16": "icon16.png",
      "32": "icon32.png",
      "48": "icon48.png",
      "128": "icon128.png"
    }
  },
  "permissions": [
    "https://studio.youtube.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://studio.youtube.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "ding.wav"
      ],
      "matches": [
        "https://studio.youtube.com/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "youtube-processing-notifier@streamerhomes.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Video Upload Complete Dinger Alternatives

Here are some Firefox add-ons that are similar to Video Upload Complete Dinger: