Kick Ass!

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

Qu'est-ce que Kick Ass! ?

Kick Ass! est une extension Chrome développée par https://kickassapp.com, et sa fonction principale est "Destroy the web! Shoot up websites. Save the world from evil bytes and viruses.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Kick Ass!

Téléchargez les fichiers d'extension Kick Ass! au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Kick Ass! Kick Ass!
ID iofmogjkgfbkdgahbecbgmemeeeieikc
URL Officiel https://chromewebstore.google.com/detail/kick-ass/iofmogjkgfbkdgahbecbgmemeeeieikc
Description Destroy the web! Shoot up websites. Save the world from evil bytes and viruses.
Taille du Fichier 116 KB
Nombre d'Installations 14,925
Version Actuelle 1.0.3
Dernière Mise à Jour 2022-01-13
Date de Publication 2018-05-13
Évaluation 4.17/5 Total 35 Évaluations
Développeur https://kickassapp.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.kickassapp.com
Langues Prises en Charge 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:\/\/*\/*"
    ]
}