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 |
官方網址 | 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 } |