Youglish Video Search

Youglish Video Search

Look up Youglish Video that contain the selected text

Merlin
Additional files are visible only to premium users

manifest.json


{
  "author": [
    {
      "email": "[email protected]",
      "name": "Waled Nabeel"
    }
  ],
  "background": {
    "service_worker": "youglish.js"
  },
  "action": {
    "default_icon": "icon.png"
  },
  "description": "Look up Youglish Video that contain the selected text",
  "icons": {
    "16": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  },
  "manifest_version": 3,
  "name": "Youglish Video Search",
  "permissions": [
    "activeTab",
    "contextMenus"
  ],
  "version": "0.1",
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}