Grab YouTube™️ Videos and Channel Details

Grab YouTube™️ Videos and Channel Details

"Seal APK's Video and Audio Channel Details Extension" is a powerful browser plugin for Chrome and Firefox that provides detailed information about YouTube videos and channels with a single click.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "name": "YouTube™️ Video and Audio Channel Details",
  "version": "1.0",
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "128": "downloading.png"
    }
  },
  "permissions": [
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ca7c6d1f-fdc4-49b7-88be-8206537183a0}"
    }
  }
}