Pomu
Enable Flash and get access to the latest Pomu games !
Pomuとは何ですか?
PomuはPomuによって開発されたChromeの拡張機能で、その主な機能は「Enable Flash and get access to the latest Pomu games !」です。
拡張機能のスクリーンショット
Pomu拡張機能のCRXファイルをダウンロード
Pomu拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        With this extension you will be able to play all Flash games on Pomu.com and you will get direct access to the latest games 
 !
Remember, every day we add 3 new games ;-)                     拡張機能の基本情報
| 名前 |   |  
| ID | njbfimohacanhjdokmpagpaaadkkmhkh | 
| 公式URL | https://chromewebstore.google.com/detail/pomu/njbfimohacanhjdokmpagpaaadkkmhkh | 
| 説明 | Enable Flash and get access to the latest Pomu games ! | 
| ファイルサイズ | 575 KB | 
| インストール数 | 2,793 | 
| 現在のバージョン | 1.5.0 | 
| 最終更新日 | 2020-05-10 | 
| 公開日 | 2020-05-10 | 
| 開発者 | Pomu | 
| Eメール | [email protected] | 
| 支払い方法 | free | 
| 拡張機能のウェブサイト | https://www.pomu.com | 
| プライバシーポリシーページのURL | http://pomu.com/legal | 
| 対応言語 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "short_name": "Pomu",
    "name": "Pomu",
    "description": "Enable Flash and get access to the latest Pomu games !",
    "version": "1.5.0",
    "browser_action": {
        "default_popup": "index.html",
        "default_icon": "logo.png"
    },
    "permissions": [
        "contentSettings",
        "storage"
    ],
    "manifest_version": 2,
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/*.juegosjuegos.com\/*",
            "*:\/\/*.juegosjuegos.com.ar\/*",
            "*:\/\/*.juegosjuegos.com.co\/*",
            "*:\/\/*.juegosjuegos.com.pe\/*",
            "*:\/\/*.juegosjuegos.com.do\/*",
            "*:\/\/*.juegosjuegos.com.ec\/*",
            "*:\/\/*.juegosjuegos.com.pa\/*",
            "*:\/\/*.juegosjuegos.com.uy\/*",
            "*:\/\/*.juegosjuegos.co.ve\/*",
            "*:\/\/*.juegosjuegos.mx\/*",
            "*:\/\/*.juegosjuegos.cr\/*",
            "*:\/\/*.juegosjuegos.cl\/*",
            "*:\/\/*.jogosjogos.com\/*",
            "*:\/\/*.jogosjogos.pt\/*",
            "*:\/\/*.pomu.co.it\/*",
            "*:\/\/*.pomu.com\/*",
            "*:\/\/*.pomu.uk\/*",
            "*:\/\/*.pomu.ie\/*",
            "*:\/\/*.pomu.de\/*",
            "*:\/\/*.pomu.fr\/*",
            "*:\/\/*.pomu.at\/*",
            "*:\/\/*.pomu.ch\/*",
            "*:\/\/*.pomu.jp\/*",
            "*:\/\/*.pomu.nl\/*",
            "*:\/\/*.pomu.ru\/*",
            "*:\/\/*.pomu.dk\/*",
            "*:\/\/*.pomu.se\/*",
            "*:\/\/*.pomu.cz\/*",
            "*:\/\/*.pomu.hu\/*",
            "*:\/\/*.pomu.pl\/*",
            "*:\/\/*.pomu.ro\/*",
            "*:\/\/*.pomu.sk\/*",
            "*:\/\/*.pomu.vn\/*",
            "*:\/\/*.pomu.gr\/*",
            "*:\/\/*.pomu.no\/*"
        ]
    }
}  |  |