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": "Bluesky Video Downloader - Save Bluesky Videos", "description": "Easy-to-use tool for downloading videos from Bluesky (AT Protocol). Save and share your favorite Bluesky content!", "version": "1.0", "action": { "default_popup": "index.html", "default_icon": "img\/logo.png" }, "permissions": [ "activeTab" ], "icons": { "16": "img\/icon16.png", "32": "img\/icon32.png" } }