Kameto Live Extension
Ne manquez pas un seul stream de Kameto !
Vad är Kameto Live Extension?
Kameto Live Extension är en Chrome-tillägg utvecklad av Onutrem, och dess huvudfunktion är "Ne manquez pas un seul stream de Kameto !".
Tilläggsskärmbilder
Ladda ner Kameto Live Extension-förlängningens CRX-fil
Ladda ner Kameto Live Extension-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
                        A l'aide de cette extension, vous serez prévenu quand Kameto lance son stream à l'aide d'une notification cliquable. Vous pourrez savoir à tout moment à l'aide de l'icône si il est toujours en ligne ou non.                     Grundläggande Information om Tillägg
| Namn |   |  
| ID | kmohgjnndpoihanddpgfipngeegmcphf | 
| Officiell webbadress | https://chromewebstore.google.com/detail/kameto-live-extension/kmohgjnndpoihanddpgfipngeegmcphf | 
| Beskrivning | Ne manquez pas un seul stream de Kameto ! | 
| Filstorlek | 146 KB | 
| Antal Installationer | 79 | 
| Aktuell Version | 1.4 | 
| Senast Uppdaterad | 2016-09-07 | 
| Publiceringsdatum | 2016-09-07 | 
| Betyg | 5.00/5 Totalt 12 Betyg | 
| Utvecklare | Onutrem | 
| Betalningssätt | free | 
| Stödda Språk | fr | 
| manifest.json | |
 {
    "author": "Onutrem @onutrem",
    "background": {
        "scripts": [
            "parameters.js",
            "background.js",
            "chrome.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon_off.png",
        "default_title": "Kameto - Offline"
    },
    "description": "Ne manquez pas un seul stream de Kameto !",
    "icons": {
        "256": "icons\/logo256.png",
        "128": "icons\/logo128.png",
        "32": "icons\/logo32.png",
        "64": "icons\/logo64.png"
    },
    "manifest_version": 2,
    "name": "Kameto Live Extension",
    "permissions": [
        "https:\/\/api.twitch.tv\/",
        "notifications"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.4"
}  |  |