Popup Annoyer

A simple chrome extensions, just to annoy people. That's it.

What is Popup Annoyer?

Popup Annoyer is a Chrome extension developed by https://kris10ansn.github.io, and its main feature is "A simple chrome extensions, just to annoy people. That's it.".

Extension Screenshots

screenshot

Download Popup Annoyer Extension CRX File

Download Popup Annoyer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Use this on whoever at your own risk, I do not take responsibility of anything that happens when this extension is used :)                    

Extension Basic Information

Name Popup Annoyer Popup Annoyer
ID hpgmmcbcpgjlkfpdelbidecgohplfcck
Official URL https://chromewebstore.google.com/detail/popup-annoyer/hpgmmcbcpgjlkfpdelbidecgohplfcck
Description A simple chrome extensions, just to annoy people. That's it.
File Size 196 KB
Installation Count 6,159
Current Version 1.1.0
Last Updated 2019-12-07
Publish Date 2019-12-07
Rating 4.29/5 Total 7 Ratings
Developer https://kris10ansn.github.io
Email [email protected]
Payment Type free
Extension Website https://kris10ansn.github.io
Supported Languages 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
}