Nice Meme
Nice meme
什么是Nice Meme?
Nice Meme是由lonkfrompa开发的Chrome扩展程序,该扩展的主要功能是“Nice meme”。
扩展截图
下载Nice Meme扩展crx文件
下载Nice Meme扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
I do not have internet at my house, I have made this so I can be in all my friend's web browsers and spiritually be with them while they surf the web, thus making me be online! Version 4.20 coming soon!
扩展基本信息
名称 | |
ID | mhdfcgicigiajladpkecclfdlibfnokp |
官方URL | https://chrome.google.com/webstore/detail/nice-meme/mhdfcgicigiajladpkecclfdlibfnokp |
简介 | Nice meme |
文件大小 | 130 KB |
安装次数 | 65 |
当前版本 | 9.11 |
更新时间 | 2016-03-07 |
上架时间 | 2016-03-07 |
评分 | 5.00/5 共10次评分 |
开发者 | lonkfrompa |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en-US |
manifest.json | |
{ "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "description": "Nice meme", "manifest_version": 2, "name": "Nice Meme", "permissions": [ "activeTab" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "9.11" } |