Popup Annoyer
A simple chrome extensions, just to annoy people. That's it.
Wat is Popup Annoyer?
Popup Annoyer is een Chrome-extensie ontwikkeld door https://kris10ansn.github.io, en de belangrijkste functie is "A simple chrome extensions, just to annoy people. That's it.".
Extensie Screenshots
Download het CRX-bestand van de extensie Popup Annoyer
Download Popup Annoyer-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Use this on whoever at your own risk, I do not take responsibility of anything that happens when this extension is used :) Basisinformatie over de Extensie
| Naam | |
| ID | hpgmmcbcpgjlkfpdelbidecgohplfcck |
| Officiële URL | https://chromewebstore.google.com/detail/popup-annoyer/hpgmmcbcpgjlkfpdelbidecgohplfcck |
| Beschrijving | A simple chrome extensions, just to annoy people. That's it. |
| Bestandsgrootte | 196 KB |
| Aantal Installaties | 6,159 |
| Huidige Versie | 1.1.0 |
| Laatst Bijgewerkt | 2019-12-07 |
| Publicatiedatum | 2019-12-07 |
| Beoordeling | 4.29/5 Totaal 7 Beoordelingen |
| Ontwikkelaar | https://kris10ansn.github.io |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://kris10ansn.github.io |
| Ondersteunde Talen | 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
} | |