Social Gones - Actualités Olympique Lyonnais
Votre source d'informations sur l'actualité de l'OL.
Was ist Social Gones - Actualités Olympique Lyonnais?
Social Gones - Actualités Olympique Lyonnais ist eine Chrome-Erweiterung, die von https://socialgones.com entwickelt wurde, und ihr Hauptmerkmal ist "Votre source d'informations sur l'actualité de l'OL.".
Erweiterungsscreenshots
Social Gones - Actualités Olympique Lyonnais-Erweiterungs-CRX-Datei herunterladen
Laden Sie Social Gones - Actualités Olympique Lyonnais-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Social Gones est votre source d'informations sur l'Olympique Lyonnais. Retrouvez toute l'actualité des gones en continu. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | dgfhijdclenhnmfmlepkphonpoiplhbh |
| Offizielle URL | https://chromewebstore.google.com/detail/social-gones-actualit%C3%A9s-o/dgfhijdclenhnmfmlepkphonpoiplhbh |
| Beschreibung | Votre source d'informations sur l'actualité de l'OL. |
| Dateigröße | 804 KB |
| Installationsanzahl | 29 |
| Aktuelle Version | 1.3 |
| Letztes Update | 2018-01-15 |
| Veröffentlichungsdatum | 2018-01-15 |
| Bewertung | 5.00/5 Insgesamt 7 Bewertungen |
| Entwickler | https://socialgones.com |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://socialgones.com/ |
| Hilfeseite URL | https://socialgones.com/nous-contacter |
| Unterstützte Sprachen | fr |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Social Gones - Actualit\u00e9s Olympique Lyonnais",
"description": "Votre source d'informations sur l'actualit\u00e9 de l'OL.",
"version": "1.3",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"icons": {
"128": "icon_128.png"
},
"permissions": [
"activeTab",
"storage",
"webRequest",
"http:\/\/*\/*",
"https:\/\/*\/*",
"unlimitedStorage"
]
} | |