Rick Roller
Causes the new tab to rick roll instead.
什么是Rick Roller?
Rick Roller是由AnotherTrojan开发的Chrome扩展程序,该扩展的主要功能是“Causes the new tab to rick roll instead.”。
扩展截图
下载Rick Roller扩展crx文件
下载Rick Roller扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Rickroller
扩展基本信息
名称 | Rick Roller |
ID | efmiecffpcmhckncanheeoahmmcalppj |
官方URL | https://chromewebstore.google.com/detail/rick-roller/efmiecffpcmhckncanheeoahmmcalppj |
简介 | Causes the new tab to rick roll instead. |
文件大小 | 3.47 KB |
安装次数 | 666 |
当前版本 | 1.0 |
更新时间 | 2019-10-23 |
上架时间 | 2019-10-23 |
评分 | 4.20/5 共5次评分 |
开发者 | AnotherTrojan |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Rick Roller", "version": "1.0", "description": "Causes the new tab to rick roll instead.", "permissions": [ "storage" ], "chrome_url_overrides": { "newtab": "redirect.html" }, "manifest_version": 2 } |