Friends Quotes
This extension shows a Friends quote with pictures on clicking!
什么是Friends Quotes?
Friends Quotes是由RifleGuy开发的Chrome扩展程序,该扩展的主要功能是“This extension shows a Friends quote with pictures on clicking!”。
扩展截图
下载Friends Quotes扩展crx文件
下载Friends Quotes扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Do you get that rejoicing moment every time you hear a FRIENDS quote? This app is for you. Just click on it to read a quote all the time. 扩展基本信息
| 名称 | |
| ID | jkjeckocnnjpinjkhdkkgkjbfecbmpcb |
| 官方URL | https://chromewebstore.google.com/detail/friends-quotes/jkjeckocnnjpinjkhdkkgkjbfecbmpcb |
| 简介 | This extension shows a Friends quote with pictures on clicking! |
| 文件大小 | 198 KB |
| 安装次数 | 67 |
| 当前版本 | 1.0 |
| 更新时间 | 2016-05-10 |
| 上架时间 | 2016-05-09 |
| 评分 | 5.00/5 共7次评分 |
| 开发者 | RifleGuy |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Friends Quotes",
"description": "This extension shows a Friends quote with pictures on clicking!",
"version": "1.0",
"browser_action": {
"default_icon": "friends.png",
"default_popup": "friends.html",
"defualt_title": "Click Here"
},
"permissions": []
} | |