Money Rain

Cheer up and have some fun! Make it money rain in your browser. Rock it with 200 pictures or create your own rain from any images.

Money Rainとは何ですか?

Money Rainはhttps://mymoneyrain.comによって開発されたChromeの拡張機能で、その主な機能は「Cheer up and have some fun! Make it money rain in your browser. Rock it with 200 pictures or create your own rain from any images.」です。

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

screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        The fun never stops with our extension! 
You can play it as a money game, to play a funny prank on your friend, or just fool around with websites that you visit every day by making them rain money!

Use it app any way you like. It’s very simple to install and to make rain with everything you like!

We have gathered the collection of two hundred funniest images on the web for you to play with starting with make it to Nokia 3310! 

All those wonderful are divided into fifteen categories. For example, you can find cats and dogs in Animals category, or Pikachu and Yoda in Movies and Games, or tomatoes and bananas in Food, or birthday cake and balloons in Holidays. You can   with anything you like, just choose a category and play!

And if you feel creative with making it or think that our collection is not enough for your jokes and games – add your own icons to play with Make it Rain app! 

We are sure that you can find hundreds of uses for our extension, to play it as a game, to entertain your friends with a joke or a prank on them, for your streams as a video blogger to express your feelings to a website or any other way you can think of. 

Money Rain extension will help you make it on any site for any occasion! 

Just give it a try and you will love it!                    

拡張機能の基本情報

名前 Money Rain Money Rain
ID fndolnghdocnehakldlpmmgjonibehel
公式URL https://chromewebstore.google.com/detail/money-rain/fndolnghdocnehakldlpmmgjonibehel
説明 Cheer up and have some fun! Make it money rain in your browser. Rock it with 200 pictures or create your own rain from any images.
ファイルサイズ 374 KB
インストール数 10,000
現在のバージョン 2.4.4
最終更新日 2024-02-23
公開日 2020-07-02
評価 3.00/5 合計 30 レビュー
開発者 https://mymoneyrain.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://mymoneyrain.com/en/games/rainmoney
プライバシーポリシーページのURL https://mymoneyrain.com/privacy
対応言語 id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "action": {
        "default_icon": {
            "128": "assets\/icons\/128.png",
            "32": "assets\/icons\/32.png",
            "48": "assets\/icons\/48.png",
            "64": "assets\/icons\/64.png",
            "96": "assets\/icons\/96.png"
        },
        "default_popup": "index.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_security_policy": {
        "isolated_world": "script-src 'self' 'unsafe-eval'; object-src 'self'"
    },
    "default_locale": "en",
    "description": "__MSG_app_description__",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.mymoneyrain.com\/*"
        ]
    },
    "icons": {
        "128": "assets\/icons\/128.png",
        "32": "assets\/icons\/32.png",
        "48": "assets\/icons\/48.png",
        "64": "assets\/icons\/64.png",
        "96": "assets\/icons\/96.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnhYr0o4qFGxwTgQANSlCqsfVwlsfN5p2auB8D1Jvo7Wk1q3cXo3IQV3vT7QAhXYv+PlyJ\/OcfAy7F7LQeYJPn0yZEDioYdQRNawVf2YjwXmWpNUA83sMYBBu0UfWWxFoIUdEeM4dVPl5d+Wu7DbuhD1navsVpI9EO\/Tsaa6NT1Y8qf4SB35rriVKkhJL9B5nIJmKysjk8fDhvoUq33QQR\/2lqRW8LiWMcW4g1nonYZ0n81nXZhXDW8kPnGRifyaxdoAP4EMov9IGXyVqPbGVzXWQY\/2jY13aLleyrrcTIshgCLpZSsoFbMcHaZcATmV7\/sgwpJgyLEH91+M2xL2aBwIDAQAB",
    "manifest_version": 3,
    "name": "__MSG_app_name__",
    "options_page": "options.html",
    "permissions": [
        "scripting",
        "activeTab",
        "storage"
    ],
    "short_name": "__MSG_short_name__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.4.4",
    "version_name": "2.4.4",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "*:\/\/*.mymoneyrain.com\/*",
                "*.*"
            ]
        }
    ]
}