Wyrmspel
This extension will Redirect you to https://wyrmspel.com/
Wyrmspel란 무엇입니까?
Wyrmspel은(는) https://wyrmspel.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This extension will Redirect you to https://wyrmspel.com/"입니다.
확장 프로그램 스크린샷
Wyrmspel 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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.
확장 프로그램 기본 정보
이름 | |
ID | obfmfomkngoomajmdenmiahhbkbpoldc |
공식 URL | https://chrome.google.com/webstore/detail/wyrmspel/obfmfomkngoomajmdenmiahhbkbpoldc |
설명 | This extension will Redirect you to https://wyrmspel.com/ |
파일 크기 | 102 KB |
설치 횟수 | 14 |
현재 버전 | 1.0 |
최근 업데이트 | 2017-03-14 |
출시 날짜 | 2017-03-14 |
개발자 | https://wyrmspel.com |
결제 유형 | in_app |
확장 프로그램 웹 사이트 | https://wyrmspel.com/ |
지원되는 언어 | 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 } |