{ "name": "Watch on LBRY", "version": "1.3", "permissions": [ "https://www.youtube.com/watch?v=*", "https://www.youtube.com/channel/*", "tabs" ], "background": { "scripts": ["background.js"], "persistent": false }, "browser_action": { "default_title": "Watch on LBRY" }, "icons": { "16": "icons/icon16.png", "48": "icons/icon48.png", "128": "icons/icon128.png" }, "manifest_version": 2 }