Every Io Games In One Place
You can find the best io games in the same place. You need just to choose whichever you want.
什么是Every Io Games In One Place?
Every Io Games In One Place是由atalaydemiral开发的Chrome扩展程序,该扩展的主要功能是“You can find the best io games in the same place. You need just to choose whichever you want.”。
扩展截图
下载Every Io Games In One Place扩展crx文件
下载Every Io Games In One Place扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
You can play the best io games in one place without making an effort. You just need to choose which io games you wanna play, then play the game.
扩展基本信息
名称 | |
ID | lklbnpemadmddgheelbmcpllfgojpcmj |
官方URL | https://chrome.google.com/webstore/detail/every-io-games-in-one-pla/lklbnpemadmddgheelbmcpllfgojpcmj |
简介 | You can find the best io games in the same place. You need just to choose whichever you want. |
文件大小 | 53.41 KB |
安装次数 | 21 |
当前版本 | 1.1 |
更新时间 | 2018-03-03 |
上架时间 | 2018-03-03 |
评分 | 5.00/5 共2次评分 |
开发者 | atalaydemiral |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "background": { "scripts": [ "adde.js" ] }, "browser_action": { "default_icon": "icon.png", "default_popup": "iframe.html" }, "description": "You can find the best io games in the same place. You need just to choose whichever you want.", "icons": { "128": "icon-128.png", "16": "icon-16.png", "48": "icon-48.png" }, "manifest_version": 2, "name": "Every Io Games In One Place", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.1" } |