Kick Ass!

Destroy the web! Shoot up websites. Save the world from evil bytes and viruses.

Kick Ass!คืออะไร?

Kick Ass! เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://kickassapp.com และคุณลักษณะหลักของมันคือ "Destroy the web! Shoot up websites. Save the world from evil bytes and viruses."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Kick Ass!

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

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

                        Destroy the web and kick ass! With this fun and unique game you can shoot up any website to smithereens. Go nuts!!!!!!                    

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

ชื่อ Kick Ass! Kick Ass!
ID iofmogjkgfbkdgahbecbgmemeeeieikc
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/kick-ass/iofmogjkgfbkdgahbecbgmemeeeieikc
คำอธิบาย Destroy the web! Shoot up websites. Save the world from evil bytes and viruses.
ขนาดไฟล์ 116 KB
จำนวนการติดตั้ง 14,925
เวอร์ชันปัจจุบัน 1.0.3
อัปเดตครั้งล่าสุด 2022-01-13
วันที่เผยแพร่ 2018-05-13
คะแนน 4.17/5 รวมทั้งหมด 35 คะแนน
ผู้พัฒนา https://kickassapp.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.kickassapp.com
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Kick Ass!",
    "short_name": "kickass",
    "version": "1.0.3",
    "description": "Destroy the web! Shoot up websites. Save the world from evil bytes and viruses.",
    "icons": {
        "19": "icons\/72x72.png",
        "48": "icons\/72x72.png",
        "128": "icons\/114x114.png"
    },
    "content_scripts": [],
    "browser_action": [],
    "background": {
        "page": "main.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com https:\/\/www.google-analytics.com; object-src 'self'",
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}