We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6307bef commit 7dc2750Copy full SHA for 7dc2750
manifest.json
@@ -1,8 +1,8 @@
1
{
2
"manifest_version": 2,
3
"name": "synaesthesia",
4
- "description": "A chrome extension that changes the default colours of the GAE admin console based on app ID.",
5
- "version": "0.0.3",
+ "description": "A chrome extension that changes the default colours of the GAE admin console and the google cloud console based on app ID.",
+ "version": "1.0.0",
6
"options_page": "./html/options.html",
7
"background" : {
8
"scripts": ["./js/synaesthete.js"],
0 commit comments