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"
}
} | |