Caged
Everytime you open a new tab, you see Nicholas Cage
什么是Caged?
Caged是由Ruben Torres开发的Chrome扩展程序,该扩展的主要功能是“Everytime you open a new tab, you see Nicholas Cage”。
扩展截图
下载Caged扩展crx文件
下载Caged扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Prank your friends with this extension that opens a random Nicholas Cage picture in every new tab 扩展基本信息
| 名称 | |
| ID | jmakiemlndlphoffgdjmhlghbcnionmc |
| 官方URL | https://chromewebstore.google.com/detail/caged/jmakiemlndlphoffgdjmhlghbcnionmc |
| 简介 | Everytime you open a new tab, you see Nicholas Cage |
| 文件大小 | 2.26 MB |
| 安装次数 | 2,290 |
| 当前版本 | 1.4 |
| 更新时间 | 2014-04-16 |
| 上架时间 | 2014-04-16 |
| 评分 | 4.47/5 共15次评分 |
| 开发者 | Ruben Torres |
| 付费类型 | free |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Caged",
"description": "Everytime you open a new tab, you see Nicholas Cage",
"version": "1.4",
"chrome_url_overrides": {
"newtab": "index.html"
},
"icons": {
"16": "img\/icon-16x16.png",
"36": "img\/icon-36x36.png",
"48": "img\/icon-48x48.png",
"128": "img\/icon-128x128.png"
}
} | |