KeyForge Italia Crucible

Grazie alla community KeyForge Italia è possibile giocare online a KeyForge in italiano, sulla piattaforma Crucible.Online.

What is KeyForge Italia Crucible?

KeyForge Italia Crucible is a Chrome extension developed by https://www.keyforgeitalia.com, and its main feature is "Grazie alla community KeyForge Italia è possibile giocare online a KeyForge in italiano, sulla piattaforma Crucible.Online.".

Extension Screenshots

screenshot

Download KeyForge Italia Crucible Extension CRX File

Download KeyForge Italia Crucible 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

                        Grazie alla community KeyForge Italia è possibile giocare online a KeyForge in italiano, sulla piattaforma Crucible.Online.                    

Extension Basic Information

Name KeyForge Italia Crucible KeyForge Italia Crucible
ID hpjnknpdncgdfnmibieggkkoohjjkboi
Official URL https://chromewebstore.google.com/detail/keyforge-italia-crucible/hpjnknpdncgdfnmibieggkkoohjjkboi
Description Grazie alla community KeyForge Italia è possibile giocare online a KeyForge in italiano, sulla piattaforma Crucible.Online.
File Size 10.76 KB
Installation Count 208
Current Version 0.3
Last Updated 2019-08-29
Publish Date 2019-08-29
Rating 5.00/5 Total 3 Ratings
Developer https://www.keyforgeitalia.com
Payment Type free
Privacy Policy Page URL https://www.keyforgeitalia.com/privacy
Supported Languages it
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "KeyForge Italia Crucible",
    "version": "0.3",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.thecrucible.online\/*"
            ],
            "js": [
                "content.js"
            ]
        }
    ]
}