licenses, adding accountfree links, fixing Nowox picture to add margin.
This commit is contained in:
parent
b178e3f390
commit
ddb676f0e3
5 changed files with 45 additions and 27 deletions
|
@ -7,12 +7,15 @@ HeaderTextWhite: true
|
|||
SectionHeader:
|
||||
AppIndex: accountfree
|
||||
Background: linear-gradient(135deg, rgba(210,68,105,1) 0%, rgba(147,71,135,1) 100%)
|
||||
BottomBackground: black
|
||||
BottomHeight: 0
|
||||
BottomLeft: ""
|
||||
BottomRight: ""
|
||||
ShowPlatforms: true
|
||||
TextWhite: true
|
||||
Links:
|
||||
- Icon: open-external
|
||||
Title: Site web officiel
|
||||
URL: "https://accountfree.org"
|
||||
- Icon: open-external
|
||||
Title: Liste des services
|
||||
URL: "https://services.accountfree.org"
|
||||
---
|
||||
|
||||
|
||||
|
|
|
@ -7,12 +7,15 @@ HeaderTextWhite: true
|
|||
SectionHeader:
|
||||
AppIndex: accountfree
|
||||
Background: linear-gradient(135deg, rgba(210,68,105,1) 0%, rgba(147,71,135,1) 100%)
|
||||
BottomBackground: black
|
||||
BottomHeight: 0
|
||||
BottomLeft: ""
|
||||
BottomRight: ""
|
||||
ShowPlatforms: true
|
||||
TextWhite: true
|
||||
Links:
|
||||
- Icon: open-external
|
||||
Title: Official website
|
||||
URL: "https://accountfree.org"
|
||||
- Icon: open-external
|
||||
Title: Services list
|
||||
URL: "https://services.accountfree.org"
|
||||
---
|
||||
|
||||
|
||||
|
|
|
@ -9,7 +9,8 @@
|
|||
"translated": ["en", "fr"],
|
||||
"platforms": ["Windows", "MacOSX", "Linux"],
|
||||
"touchfriendly": false,
|
||||
"keyboardoriented": true
|
||||
"keyboardoriented": true,
|
||||
"license": "[GPL v3](https://www.gnu.org/licenses/gpl-3.0.html)"
|
||||
},
|
||||
"logarithmplotter": {
|
||||
"name": "LogarithmPlotter",
|
||||
|
@ -21,7 +22,8 @@
|
|||
"translated": ["en"],
|
||||
"platforms": ["Windows", "MacOSX", "Linux"],
|
||||
"touchfriendly": true,
|
||||
"keyboardoriented": false
|
||||
"keyboardoriented": false,
|
||||
"license": "[GPL v3](https://www.gnu.org/licenses/gpl-3.0.html)"
|
||||
},
|
||||
"accountfree": {
|
||||
"name": "AccountFree",
|
||||
|
@ -33,7 +35,8 @@
|
|||
"translated": ["en"],
|
||||
"platforms": ["Windows", "MacOSX", "Linux"],
|
||||
"touchfriendly": true,
|
||||
"keyboardoriented": false
|
||||
"keyboardoriented": false,
|
||||
"license": "[GPL v3](https://www.gnu.org/licenses/gpl-3.0.html)"
|
||||
},
|
||||
"ad5001.eu": {
|
||||
"name": "ad5001.eu",
|
||||
|
@ -45,7 +48,8 @@
|
|||
"translated": ["en", "fr"],
|
||||
"platforms": ["Web"],
|
||||
"touchfriendly": true,
|
||||
"keyboardoriented": false
|
||||
"keyboardoriented": false,
|
||||
"license": "[GPL v3](https://www.gnu.org/licenses/gpl-3.0.html)"
|
||||
},
|
||||
"omegamma": {
|
||||
"name": "Omegamma",
|
||||
|
@ -54,10 +58,11 @@
|
|||
"version": "0.1-dev0",
|
||||
"languages": ["HTML", "CSS", "JavaScript"],
|
||||
"frameworks": ["[Hugo](https://gohugo.io)"],
|
||||
"translated": ["/"],
|
||||
"translated": ["all"],
|
||||
"platforms": ["Web"],
|
||||
"touchfriendly": true,
|
||||
"keyboardoriented": false
|
||||
"keyboardoriented": false,
|
||||
"license": "[GPL v3](https://www.gnu.org/licenses/gpl-3.0.html)"
|
||||
},
|
||||
"unchecker": {
|
||||
"name": "unchecker",
|
||||
|
@ -65,10 +70,11 @@
|
|||
"description": "Simple webextension letting you uncheck all checkboxes on a page.",
|
||||
"version": "1.0",
|
||||
"languages": ["JavaScript"],
|
||||
"frameworks": [],
|
||||
"translated": ["/"],
|
||||
"frameworks": ["None"],
|
||||
"translated": ["all"],
|
||||
"platforms": ["Web", "Firefox"],
|
||||
"touchfriendly": true,
|
||||
"keyboardoriented": false
|
||||
"keyboardoriented": false,
|
||||
"license": "[MPL v2](https://www.mozilla.org/en-US/MPL/2.0/)"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -9,7 +9,8 @@
|
|||
"translated": ["en", "fr"],
|
||||
"platforms": ["Windows", "MacOSX", "Linux"],
|
||||
"touchfriendly": false,
|
||||
"keyboardoriented": true
|
||||
"keyboardoriented": true,
|
||||
"license": "[GPL v3](https://www.gnu.org/licenses/gpl-3.0.html)"
|
||||
},
|
||||
"logarithmplotter": {
|
||||
"name": "LogarithmPlotter",
|
||||
|
@ -21,7 +22,8 @@
|
|||
"translated": ["en"],
|
||||
"platforms": ["Windows", "MacOSX", "Linux"],
|
||||
"touchfriendly": true,
|
||||
"keyboardoriented": false
|
||||
"keyboardoriented": false,
|
||||
"license": "[GPL v3](https://www.gnu.org/licenses/gpl-3.0.html)"
|
||||
},
|
||||
"accountfree": {
|
||||
"name": "AccountFree",
|
||||
|
@ -33,7 +35,8 @@
|
|||
"translated": ["en"],
|
||||
"platforms": ["Windows", "MacOSX", "Linux"],
|
||||
"touchfriendly": true,
|
||||
"keyboardoriented": false
|
||||
"keyboardoriented": false,
|
||||
"license": "[GPL v3](https://www.gnu.org/licenses/gpl-3.0.html)"
|
||||
},
|
||||
"ad5001.eu": {
|
||||
"name": "ad5001.eu",
|
||||
|
@ -45,7 +48,8 @@
|
|||
"translated": ["en", "fr"],
|
||||
"platforms": ["Web"],
|
||||
"touchfriendly": true,
|
||||
"keyboardoriented": false
|
||||
"keyboardoriented": false,
|
||||
"license": "[GPL v3](https://www.gnu.org/licenses/gpl-3.0.html)"
|
||||
},
|
||||
"omegamma": {
|
||||
"name": "Omegamma",
|
||||
|
@ -54,21 +58,23 @@
|
|||
"version": "2.0-dev0",
|
||||
"languages": ["HTML", "CSS", "JavaScript"],
|
||||
"frameworks": ["[Hugo](https://gohugo.io)"],
|
||||
"translated": ["/"],
|
||||
"translated": ["all"],
|
||||
"platforms": ["Web"],
|
||||
"touchfriendly": true,
|
||||
"keyboardoriented": false
|
||||
"keyboardoriented": false,
|
||||
"license": "[GPL v3](https://www.gnu.org/licenses/gpl-3.0.html)"
|
||||
},
|
||||
"unchecker": {
|
||||
"name": "unchecker",
|
||||
"status": "Maintenu",
|
||||
"description": "Simple webextension letting you uncheck all checkboxes on a page.",
|
||||
"description": "Une simple extension pour navigateur permettant de décocher toutes les cases d'une page.",
|
||||
"version": "1.0",
|
||||
"languages": ["JavaScript"],
|
||||
"frameworks": ["[Hugo](https://gohugo.io)"],
|
||||
"translated": ["/"],
|
||||
"frameworks": ["Aucune"],
|
||||
"translated": ["all"],
|
||||
"platforms": ["Web", "Firefox"],
|
||||
"touchfriendly": true,
|
||||
"keyboardoriented": false
|
||||
"keyboardoriented": false,
|
||||
"license": "[MPL v2](https://www.mozilla.org/en-US/MPL/2.0/)"
|
||||
}
|
||||
}
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 174 KiB After Width: | Height: | Size: 178 KiB |
Loading…
Reference in a new issue