iFunny
Features on any tab!
什么是iFunny?
iFunny是由Maxim Collingwood开发的Chrome扩展程序,该扩展的主要功能是“Features on any tab!”。
扩展截图
下载iFunny扩展crx文件
下载iFunny扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Look at the features in any active tab! **All credit goes to ifunny.co**
扩展基本信息
名称 | |
ID | fcbbjjcgdchokkkfaekkegijeccjbnad |
官方URL | https://chrome.google.com/webstore/detail/fcbbjjcgdchokkkfaekkegijeccjbnad |
简介 | Features on any tab! |
文件大小 | 4.48 KB |
安装次数 | 58 |
当前版本 | 1 |
更新时间 | 2017-04-08 |
上架时间 | 2017-04-08 |
评分 | 2.40/5 共5次评分 |
开发者 | Maxim Collingwood |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "iFunny", "version": "1", "description": "Features on any tab!", "icons": { "128": "download.png" }, "browser_action": { "default_popup": "popup.html" } } |