Alexclick
Ne ratez plus aucun live d'Alexclick avec son extension.
Vad är Alexclick?
Alexclick är en Chrome-tillägg utvecklad av Infinity Games, och dess huvudfunktion är "Ne ratez plus aucun live d'Alexclick avec son extension.".
Tilläggsskärmbilder
Ladda ner Alexclick-förlängningens CRX-fil
Ladda ner Alexclick-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Ne ratez plus aucun live d'Alexclick !
L'icone est rouge et passe au vert à chaque fois qu'Alexclick est en live.
Vous avez un accès direct depuis l'extention au site alexclicktv.fr ainsi qu'aux réseaux sociaux et au serveur vocal Curse.
Développé par Infinity Games http://infinity-games.fr/ Grundläggande Information om Tillägg
| Namn | |
| ID | bgncpgkglblopefkfibgdmobhjgcohai |
| Officiell webbadress | https://chromewebstore.google.com/detail/alexclick/bgncpgkglblopefkfibgdmobhjgcohai |
| Beskrivning | Ne ratez plus aucun live d'Alexclick avec son extension. |
| Filstorlek | 1.62 MB |
| Antal Installationer | 295 |
| Aktuell Version | 1.3 |
| Senast Uppdaterad | 2018-01-15 |
| Publiceringsdatum | 2018-01-15 |
| Betyg | 4.96/5 Totalt 25 Betyg |
| Utvecklare | Infinity Games |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | fr |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"description": "Ne ratez plus aucun live d'Alexclick avec son extension.",
"manifest_version": 2,
"name": "Alexclick",
"version": "1.3",
"homepage_url": "https:\/\/www.alexclick.tv\/",
"icons": {
"48": "icons\/logo-48.png"
},
"permissions": [
"notifications",
"activeTab"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": "icons\/logo-32.png",
"default_title": "Alexclick",
"default_popup": "popup\/index.html"
},
"web_accessible_resources": []
} | |