Randomized Rickroller
Every time you click, there is a 1 in a million chance of it rickrolling you! (In a new tab, of course) by Noah Refsland
什么是Randomized Rickroller?
Randomized Rickroller是由noahrefsland开发的Chrome扩展程序,该扩展的主要功能是“Every time you click, there is a 1 in a million chance of it rickrolling you! (In a new tab, of course) by Noah Refsland”。
扩展截图
下载Randomized Rickroller扩展crx文件
下载Randomized Rickroller扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
With this extension, there is a 1 in 1 million chance by default to get rickrolled every click. You can change the value if you click on the extension. Feel free to prank your friends or family with this. (Feel free to donate at https://www.noahrefsland.com/patreon) * I am not the owner of 'Never Gonna Give You Up'. All rights go to the song's current owners and original producer Rick Astley.
扩展基本信息
名称 | Randomized Rickroller |
ID | kaaikelefhdlgfmpijphkomeopienjgi |
官方URL | https://chromewebstore.google.com/detail/randomized-rickroller/kaaikelefhdlgfmpijphkomeopienjgi |
简介 | Every time you click, there is a 1 in a million chance of it rickrolling you! (In a new tab, of course) by Noah Refsland |
文件大小 | 218 KB |
安装次数 | 76 |
当前版本 | 1.0 |
更新时间 | 2023-02-02 |
上架时间 | 2023-02-01 |
开发者 | noahrefsland |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Randomized Rickroller", "description": "Every time you click, there is a 1 in a million chance of it rickrolling you! (In a new tab, of course) by Noah Refsland", "icons": { "640": "logo.png" }, "version": "1.0", "permissions": [ "storage" ], "action": { "default_popup": "gui.html" }, "content_scripts": [ { "matches": [ " |