Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Word Founder", "version": "1.0", "description": "An extension that helps you to find the exact timestamp in a video if you remember the word in video.", "action": { "default_popup": "index.html" }, "permissions": [ "activeTab" ], "icons": { "32": "\/logo32.png", "48": "\/logo48.png" } }