Kick Ass!

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

Apa itu Kick Ass!?

Kick Ass! adalah ekstensi Chrome yang dikembangkan oleh https://kickassapp.com, dan fitur utamanya adalah "Destroy the web! Shoot up websites. Save the world from evil bytes and viruses.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Kick Ass!

Unduh file ekstensi Kick Ass! dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Kick Ass! Kick Ass!
ID iofmogjkgfbkdgahbecbgmemeeeieikc
URL Resmi https://chromewebstore.google.com/detail/kick-ass/iofmogjkgfbkdgahbecbgmemeeeieikc
Deskripsi Destroy the web! Shoot up websites. Save the world from evil bytes and viruses.
Ukuran File 116 KB
Jumlah Instalasi 14,925
Versi Saat Ini 1.0.3
Terakhir Diperbarui 2022-01-13
Tanggal Publikasi 2018-05-13
Penilaian 4.17/5 Total 35 Penilaian
Pengembang https://kickassapp.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.kickassapp.com
Bahasa yang Didukung 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:\/\/*\/*"
    ]
}