Rain those $$$

Make it money rain in your browser with this Rain those $$$, you can too

Rain those $$$คืออะไร?

Rain those $$$ เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Dollarman และคุณลักษณะหลักของมันคือ "Make it money rain in your browser with this Rain those $$$, you can too"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Rain those $$$

ดาวน์โหลดไฟล์ส่วนขยาย Rain those $$$ ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Click the button to make it rain da cash. Right on your browser. Go. You have time to. Be my friend. Click the button. Make the cloud happy. Thats a good boy.

Cloud Custom Cursor for Chrome Browser inside!

And we gotz more levels now!!!!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Rain those $$$ Rain those $$$
ID eiciglkcdnhlihjhlappkgbpbimejemb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/rain-those/eiciglkcdnhlihjhlappkgbpbimejemb
คำอธิบาย Make it money rain in your browser with this Rain those $$$, you can too
ขนาดไฟล์ 2.87 MB
จำนวนการติดตั้ง 10,000
เวอร์ชันปัจจุบัน 1.3.2.3
อัปเดตครั้งล่าสุด 2023-04-20
วันที่เผยแพร่ 2020-04-28
คะแนน 4.32/5 รวมทั้งหมด 19 คะแนน
ผู้พัฒนา Dollarman
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ id,ms,de,en,en-GB,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,ro,sk,sl,fi,sv,cs,el,sr,bg,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "short_name": "Rain mo $",
    "description": "__MSG_description__",
    "default_locale": "en",
    "version": "1.3.2.3",
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "icons": {
        "16": "res\/icon16.png",
        "48": "res\/icon48.png",
        "128": "res\/icon128s.png"
    },
    "browser_action": {
        "default_icon": "res\/icon16.png",
        "default_popup": "pop.html"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "js\/content.js"
            ],
            "css": [
                "css\/content.css"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_idle"
        }
    ],
    "permissions": [
        "",
        "storage",
        "webRequest",
        "webRequestBlocking"
    ],
    "web_accessible_resources": [
        "img\/*",
        "pop.html",
        "stop.html",
        "credit.html"
    ],
    "content_security_policy": "default-src https:\/\/songitude.com https:\/\/*.amazon-adsystem.com https:\/\/*.assoc-amazon.com 'self' https:\/\/www.paypalobjects.com;",
    "manifest_version": 2
}