Compare commits
No commits in common. "4c501e7001a8dd05db24e85d6782590111b96e66" and "0b15c878c7f722d8b67022813c5d7ec86cb541cb" have entirely different histories.
4c501e7001
...
0b15c878c7
|
|
@ -1,2 +0,0 @@
|
||||||
_ignore/
|
|
||||||
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 6.7 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 771 B |
Binary file not shown.
|
Before Width: | Height: | Size: 1.4 KiB |
|
|
@ -6,9 +6,6 @@
|
||||||
"description": "Fairlanguage ist dein Autokorrektur Tool, das dir hilft, eine faire, gendergerechte Sprache zu verwenden.",
|
"description": "Fairlanguage ist dein Autokorrektur Tool, das dir hilft, eine faire, gendergerechte Sprache zu verwenden.",
|
||||||
|
|
||||||
"icons": {
|
"icons": {
|
||||||
"16": "images/fairlanguage_logo_16_transparent.png",
|
|
||||||
"48": "images/fairlanguage_logo_48_transparent.png",
|
|
||||||
"128": "images/fairlanguage_logo_128_transparent.png"
|
|
||||||
},
|
},
|
||||||
|
|
||||||
"permissions": [
|
"permissions": [
|
||||||
|
|
@ -17,15 +14,6 @@
|
||||||
|
|
||||||
"browser_action": {
|
"browser_action": {
|
||||||
"default_title": "Fairlanguage",
|
"default_title": "Fairlanguage",
|
||||||
"default_popup": "popup/buttonmenu.html",
|
"default_popup": "popup/buttonmenu.html"
|
||||||
"default_icon": {
|
|
||||||
"16": "images/fairlanguage_logo_16_transparent.png",
|
|
||||||
"48": "images/fairlanguage_logo_48_transparent.png",
|
|
||||||
"128": "images/fairlanguage_logo_128_transparent.png"
|
|
||||||
}
|
}
|
||||||
},
|
|
||||||
|
|
||||||
"web_accessible_resources" : [
|
|
||||||
"images/*.png"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue