Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" } }, "version": "3.0.2", "author": "Transkriptor", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "background": { "service_worker": "static\/background\/index.js" }, "side_panel": { "default_path": "sidepanel.html" }, "permissions": [ "sidePanel", "scripting", "activeTab", "tabs", "storage", "tabCapture", "webNavigation" ], "content_scripts": [ { "matches": [ "<all_urls>" ], "js": [ "content.7f229555.js" ], "css": [] }, { "matches": [ "https:\/\/www.youtube.com\/watch*" ], "js": [ "youtube.ce6629fd.js" ], "css": [] }, { "matches": [ "https:\/\/meet.google.com\/*" ], "js": [ "meeting.ac29643f.js" ], "css": [] } ], "default_locale": "en", "host_permissions": [ "https:\/\/*\/*", "chrome-extension:\/\/icfcmkiimkhacehcamdiaglmpolpiklm\/tabs\/recorder.html" ], "externally_connectable": { "matches": [ "https:\/\/app.transkriptor.com\/*" ] }, "web_accessible_resources": [ { "resources": [ "recorder.html", "uploader.html", "\/tabs\/permission.html", "\/tabs\/permission.ts", "\/tabs\/cameraTrack.html", "\/tabs\/cameraTrack.ts" ], "matches": [ "<all_urls>" ] }, { "matches": [ "<all_urls>" ], "resources": [ "content.5b83a17a.css", "content.c3a50357.png", "content.edc1dafb.png" ] }, { "matches": [ "https:\/\/www.youtube.com\/*" ], "resources": [ "youtube.4aa3939e.svg", "content.5b83a17a.css" ] }, { "matches": [ "https:\/\/meet.google.com\/*" ], "resources": [ "meeting.89f7e61f.png", "youtube.4aa3939e.svg", "meeting.b461766f.svg", "meeting.13fb60fa.png", "content.5b83a17a.css", "content.c3a50357.png" ] } ], "commands": { "start-tab-capture": { "suggested_key": { "default": "Ctrl+Shift+S", "windows": "Ctrl+Shift+S", "mac": "Command+Shift+S" }, "description": "Start Google Meet Recording" } } }