Kick Ass!

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

Cos'è Kick Ass!?

Kick Ass! è un'estensione di Chrome sviluppata da https://kickassapp.com, e la sua funzione principale è "Destroy the web! Shoot up websites. Save the world from evil bytes and viruses.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Kick Ass!

Scarica i file di estensione Kick Ass! in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Kick Ass! Kick Ass!
ID iofmogjkgfbkdgahbecbgmemeeeieikc
URL Ufficiale https://chromewebstore.google.com/detail/kick-ass/iofmogjkgfbkdgahbecbgmemeeeieikc
Descrizione Destroy the web! Shoot up websites. Save the world from evil bytes and viruses.
Dimensione del File 116 KB
Conteggio Installazioni 14,925
Versione Corrente 1.0.3
Ultimo Aggiornamento 2022-01-13
Data di Pubblicazione 2018-05-13
Valutazione 4.17/5 Totale 35 Valutazioni
Sviluppatore https://kickassapp.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.kickassapp.com
Lingue Supportate 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:\/\/*\/*"
    ]
}