Caged
Everytime you open a new tab, you see Nicholas Cage
Vad är Caged?
Caged är en Chrome-tillägg utvecklad av Ruben Torres, och dess huvudfunktion är "Everytime you open a new tab, you see Nicholas Cage".
Tilläggsskärmbilder
Ladda ner Caged-förlängningens CRX-fil
Ladda ner Caged-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Prank your friends with this extension that opens a random Nicholas Cage picture in every new tab Grundläggande Information om Tillägg
| Namn | |
| ID | jmakiemlndlphoffgdjmhlghbcnionmc |
| Officiell webbadress | https://chromewebstore.google.com/detail/caged/jmakiemlndlphoffgdjmhlghbcnionmc |
| Beskrivning | Everytime you open a new tab, you see Nicholas Cage |
| Filstorlek | 2.26 MB |
| Antal Installationer | 2,290 |
| Aktuell Version | 1.4 |
| Senast Uppdaterad | 2014-04-16 |
| Publiceringsdatum | 2014-04-16 |
| Betyg | 4.47/5 Totalt 15 Betyg |
| Utvecklare | Ruben Torres |
| Betalningssätt | free |
| Stödda Språk | 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"
}
} | |