Nyan

Plays Nyan Cat in the background. The perfect way to annoy your friends.

Qu'est-ce que Nyan ?

Nyan est une extension Chrome développée par Adam Reed, et sa fonction principale est "Plays Nyan Cat in the background. The perfect way to annoy your friends.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Nyan

Téléchargez les fichiers d'extension Nyan 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

                        Plays the classic and ridiculously annoying 'Nyan Cat' over and over and over and over again...

If a friend has left you alone with their PC, get this extension added to Chrome and wind your mate up. They won't find any trace of a video or a pause button. The only way to stop it is to quit Chrome, or shut down the computer completely.

Install if you dare! Be prepared to lose friends.                    

Informations de Base sur l'Extension

Nom Nyan Nyan
ID echkaidigfifkdfenhhknkohimnohbgh
URL Officiel https://chromewebstore.google.com/detail/nyan/echkaidigfifkdfenhhknkohimnohbgh
Description Plays Nyan Cat in the background. The perfect way to annoy your friends.
Taille du Fichier 2.62 MB
Nombre d'Installations 556
Version Actuelle 0.1
Dernière Mise à Jour 2016-03-22
Date de Publication 2016-03-21
Évaluation 2.58/5 Total 45 Évaluations
Développeur Adam Reed
Email [email protected]
Type de Paiement free
Langues Prises en Charge en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Nyan",
    "version": "0.1",
    "manifest_version": 2,
    "description": "Plays Nyan Cat in the background. The perfect way to annoy your friends.",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "nyan-icon.png"
    }
}