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