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文件
下載Wyrmspel擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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 } |