Inspect and view changes in Коллекция дизайн-ресурсов source codes across current and past versions
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"update_url": "https://clients2.google.com/service/update2/crx",
"name": "Коллекция дизайн-ресурсов",
"version": "0.0.3.0",
"version_name": "0.0.3",
"manifest_version": 3,
"host_permissions": [
"https://valery.design/collection/extension"
],
"permissions": [],
"chrome_url_overrides": {
"newtab": "src/newtab/index.html"
}
}