Popup Annoyer
A simple chrome extensions, just to annoy people. That's it.
Qu'est-ce que Popup Annoyer ?
Popup Annoyer est une extension Chrome développée par https://kris10ansn.github.io, et sa fonction principale est "A simple chrome extensions, just to annoy people. That's it.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Popup Annoyer
Téléchargez les fichiers d'extension Popup Annoyer 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
Use this on whoever at your own risk, I do not take responsibility of anything that happens when this extension is used :)
Informations de Base sur l'Extension
Nom | Popup Annoyer |
ID | hpgmmcbcpgjlkfpdelbidecgohplfcck |
URL Officiel | https://chromewebstore.google.com/detail/popup-annoyer/hpgmmcbcpgjlkfpdelbidecgohplfcck |
Description | A simple chrome extensions, just to annoy people. That's it. |
Taille du Fichier | 196 KB |
Nombre d'Installations | 6,159 |
Version Actuelle | 1.1.0 |
Dernière Mise à Jour | 2019-12-07 |
Date de Publication | 2019-12-07 |
Évaluation | 4.29/5 Total 7 Évaluations |
Développeur | https://kris10ansn.github.io |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://kris10ansn.github.io |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Popup Annoyer", "short_name": "Annoyer", "version": "1.1.0", "description": "A simple chrome extensions, just to annoy people. That's it.", "icons": { "16": "icons\/icon16.jpg", "48": "icons\/icon48.jpg", "128": "icons\/icon128.jpg" }, "browser_action": { "default_popup": "index.html" }, "offline_enabled": true, "manifest_version": 2 } |