Wyrmspel

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

O que é Wyrmspel?

Wyrmspel é uma extensão do Chrome desenvolvida por https://wyrmspel.com, e sua principal característica é "This extension will Redirect you to https://wyrmspel.com/".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Wyrmspel

Baixe arquivos de extensão Wyrmspel no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Wyrmspel Wyrmspel
ID obfmfomkngoomajmdenmiahhbkbpoldc
URL Oficial https://chrome.google.com/webstore/detail/wyrmspel/obfmfomkngoomajmdenmiahhbkbpoldc
Descrição This extension will Redirect you to https://wyrmspel.com/
Tamanho do Arquivo 102 KB
Contagem de Instalações 14
Versão Atual 1.0
Última Atualização 2017-03-14
Data de Publicação 2017-03-14
Desenvolvedor https://wyrmspel.com
Tipo de Pagamento in_app
Site da Extensão https://wyrmspel.com/
Idiomas Suportados 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
}