Wyrmspel

This extension will Redirect you to https://wyrmspel.com/

Qu'est-ce que Wyrmspel ?

Wyrmspel est une extension Chrome développée par https://wyrmspel.com, et sa fonction principale est "This extension will Redirect you to https://wyrmspel.com/".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Wyrmspel

Téléchargez les fichiers d'extension Wyrmspel au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Finnish services with online games are becoming closer to its customers. WyrmSpel site has launched its own extension for its players who use Google Chrome. Now users of the browser have the opportunity to access the website with just one click. By adding the small icon to the list of their extensions players can easily surf the world of the online games.
Among the online games that every gambler are welcome to play, there are online slots, roulette, blackjack, etc. 
Casino games are presented by the most popular kinds of blackjack:
Spanish 21
Vegas Single Deck
European
HI-LO 13 European
There are more than twenty different kinds of this game on the WyrmSpel site, so even the most demanding player will find the one he'll like.
Also, the site proposes the huge range of the different kinds of the roulette. Here classical French, European or American versions of the game can be found and be played for free. 
One of the most important differences of WyrmSpel from the sites of its kind is a big database of the useful gambling information. Reviews of the online casinos, latest news of the gambling world and other information, that the player might need for the comfort spending of the leisure time, is available on the pages of the online casinos and of each slot.                    

Informations de Base sur l'Extension

Nom Wyrmspel Wyrmspel
ID obfmfomkngoomajmdenmiahhbkbpoldc
URL Officiel https://chrome.google.com/webstore/detail/wyrmspel/obfmfomkngoomajmdenmiahhbkbpoldc
Description This extension will Redirect you to https://wyrmspel.com/
Taille du Fichier 102 KB
Nombre d'Installations 14
Version Actuelle 1.0
Dernière Mise à Jour 2017-03-14
Date de Publication 2017-03-14
Développeur https://wyrmspel.com
Type de Paiement in_app
Site Web de l'Extension https://wyrmspel.com/
Langues Prises en Charge fi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Wyrmspel",
    "description": "This extension will Redirect you to https:\/\/wyrmspel.com\/",
    "version": "1.0",
    "permissions": [
        "tabs",
        "activeTab",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "browser_action": {
        "default_icon": "icon.png"
    },
    "icons": {
        "128": "icon.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "manifest_version": 2
}