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", "manifest_version": 3, "name": "GitHub Isometric Contributions", "version": "1.1.31", "description": "Renders an isometric pixel view of GitHub contribution graphs.", "content_scripts": [ { "css": [ "iso.1a8ab359.css" ], "js": [ "obelisk.min.fd44581b.js", "iso.3d179d64.js" ], "matches": [ "https:\/\/github.com\/*" ] } ], "permissions": [ "storage" ], "host_permissions": [ "https:\/\/github.com\/" ], "icons": { "48": "icon-48.dd48a913.png", "128": "icon-128.780b77ed.png" } }