Nicolas Cage
Replaces "God" with "Nicolas Cage." May your Mountain Dew be sweet!
Nicolas Cageとは何ですか?
Nicolas Cageはdmosによって開発されたChromeの拡張機能で、その主な機能は「Replaces "God" with "Nicolas Cage." May your Mountain Dew be sweet!」です。
拡張機能のスクリーンショット
Nicolas Cage拡張機能のCRXファイルをダウンロード
Nicolas Cage拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Recommended reading when using this extension: http://en.wikipedia.org/wiki/God https://www.biblegateway.com/passage/?search=Genesis+1
拡張機能の基本情報
名前 | Nicolas Cage |
ID | fjgbnnhgejbfgfbofeohlffjlpceejlm |
公式URL | https://chromewebstore.google.com/detail/nicolas-cage/fjgbnnhgejbfgfbofeohlffjlpceejlm |
説明 | Replaces "God" with "Nicolas Cage." May your Mountain Dew be sweet! |
ファイルサイズ | 50.83 KB |
インストール数 | 1,966 |
現在のバージョン | 1.0 |
最終更新日 | 2014-09-11 |
公開日 | 2014-09-11 |
評価 | 4.74/5 合計 118 レビュー |
開発者 | dmos |
支払い方法 | free |
対応言語 | 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!" } |