Popup Annoyer

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

Popup Annoyerとは何ですか?

Popup Annoyerはhttps://kris10ansn.github.ioによって開発されたChromeの拡張機能で、その主な機能は「A simple chrome extensions, just to annoy people. That's it.」です。

拡張機能のスクリーンショット

screenshot

Popup Annoyer拡張機能のCRXファイルをダウンロード

Popup Annoyer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 Popup Annoyer Popup Annoyer
ID hpgmmcbcpgjlkfpdelbidecgohplfcck
公式URL https://chromewebstore.google.com/detail/popup-annoyer/hpgmmcbcpgjlkfpdelbidecgohplfcck
説明 A simple chrome extensions, just to annoy people. That's it.
ファイルサイズ 196 KB
インストール数 6,159
現在のバージョン 1.1.0
最終更新日 2019-12-07
公開日 2019-12-07
評価 4.29/5 合計 7 レビュー
開発者 https://kris10ansn.github.io
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://kris10ansn.github.io
対応言語 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
}