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", "version": "2.0", "name": "GIT REVEAL", "description": "Find the GitHub repository for a site hosted on GitHub pages", "icons": { "128": "icon-blue.png" }, "homepage_url": "https:\/\/github.com\/sidneynemzer\/git-reveal", "permissions": [ "storage", "activeTab" ], "action": { "default_popup": "popup.html", "default_icon": "icon-blue.png" }, "manifest_version": 3 }