Senshà

Ne ratez plus aucun live de Senshà

What is Senshà?

Senshà is a Chrome extension developed by Infinity Games, and its main feature is "Ne ratez plus aucun live de Senshà".

Extension Screenshots

screenshot

Download Senshà Extension CRX File

Download Senshà extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Ne ratez plus aucun live de Senshà avec sa nouvelle extension. Elle vous indiquera quand Senshà est en live par une notification.

Développé par Infinity Games http://infinity-games.fr/                    

Extension Basic Information

Name Senshà Senshà
ID cehoahhlgcbmkaifjonkooglnmdnjfde
Official URL https://chromewebstore.google.com/detail/sensh%C3%A0/cehoahhlgcbmkaifjonkooglnmdnjfde
Description Ne ratez plus aucun live de Senshà
File Size 693 KB
Installation Count 11
Current Version 1.01
Last Updated 2018-02-02
Publish Date 2018-02-02
Rating 5.00/5 Total 1 Ratings
Developer Infinity Games
Email [email protected]
Payment Type free
Supported Languages fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Ne ratez plus aucun live de Sensh\u00e0",
    "manifest_version": 2,
    "name": "Sensh\u00e0",
    "version": "1.01",
    "homepage_url": "https:\/\/www.twitch.tv\/sensha",
    "icons": {
        "48": "icons\/logo-48.png"
    },
    "permissions": [
        "notifications"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/logo-48.png",
        "default_title": "Sensh\u00e0",
        "default_popup": "popup\/index.html"
    },
    "web_accessible_resources": []
}