Nicolas Cage
Replaces "God" with "Nicolas Cage." May your Mountain Dew be sweet!
Wat is Nicolas Cage?
Nicolas Cage is een Chrome-extensie ontwikkeld door dmos, en de belangrijkste functie is "Replaces "God" with "Nicolas Cage." May your Mountain Dew be sweet!".
Extensie Screenshots
Download het CRX-bestand van de extensie Nicolas Cage
Download Nicolas Cage-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Recommended reading when using this extension:
http://en.wikipedia.org/wiki/God
https://www.biblegateway.com/passage/?search=Genesis+1 Basisinformatie over de Extensie
| Naam | |
| ID | fjgbnnhgejbfgfbofeohlffjlpceejlm |
| Officiële URL | https://chromewebstore.google.com/detail/nicolas-cage/fjgbnnhgejbfgfbofeohlffjlpceejlm |
| Beschrijving | Replaces "God" with "Nicolas Cage." May your Mountain Dew be sweet! |
| Bestandsgrootte | 50.83 KB |
| Aantal Installaties | 1,966 |
| Huidige Versie | 1.0 |
| Laatst Bijgewerkt | 2014-09-11 |
| Publicatiedatum | 2014-09-11 |
| Beoordeling | 4.74/5 Totaal 118 Beoordelingen |
| Ontwikkelaar | dmos |
| Betalingswijze | free |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"content_scripts": [
{
"js": [
"content_script.js"
],
"matches": [
"*:\/\/*\/*"
],
"run_at": "document_end"
}
],
"icons": {
"16": "16.png",
"48": "48.png",
"128": "128.png"
},
"manifest_version": 2,
"version": "1.0",
"name": "Nicolas Cage",
"description": "Replaces \"God\" with \"Nicolas Cage.\" May your Mountain Dew be sweet!"
} | |