We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d47e535 commit 29b5bc1Copy full SHA for 29b5bc1
src/manifest-v2.json
@@ -1,7 +1,7 @@
1
{
2
"manifest_version": 2,
3
"name": "GitHub Isometric Contributions",
4
- "version": "1.1.27",
+ "version": "1.1.28",
5
"description": "Renders an isometric pixel view of GitHub contribution graphs.",
6
"content_scripts": [
7
src/manifest.json
"manifest_version": 3,
@@ -15,10 +15,5 @@
15
"icons": {
16
"48": "icon-48.png",
17
"128": "icon-128.png"
18
- },
19
- "browser_specific_settings": {
20
- "gecko": {
21
- "id": "isometric-contributions@jasonlong.me"
22
- }
23
}
24
0 commit comments