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
擴展基本資訊
名稱 | Caged |
ID | jmakiemlndlphoffgdjmhlghbcnionmc |
官方網址 | 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" } } |