Rick Roller

Causes the new tab to rick roll instead.

Rick Rollerคืออะไร?

Rick Roller เป็นส่วนขยายของ Chrome ที่พัฒนาโดย AnotherTrojan และคุณลักษณะหลักของมันคือ "Causes the new tab to rick roll instead."

ภาพหน้าจอของส่วนขยาย

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Rick Roller

ดาวน์โหลดไฟล์ส่วนขยาย Rick Roller ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Rickroller                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Rick Roller 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
}