Rain Tab

Bring the feeling of sitting home while it's slightly raining outside to your work - cozy and calm rainy wallpapers for your browser

Rain Tabคืออะไร?

Rain Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย jensineva5599 และคุณลักษณะหลักของมันคือ "Bring the feeling of sitting home while it's slightly raining outside to your work - cozy and calm rainy wallpapers for your browser"

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        An extension designed directly for all rain lovers! 🌧️

By clicking "Add to Chrome", you accept and agree to installing the Rain Tab extension and setting Chrome™ default search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your search engine to be powered by Bing.

Discover inner serenity with this astonishing new tab add-on. In this crazy world, we all need to take a breather and appreciate the peace. That's how you'll feel every time you open a new tab because of the backgrounds we implemented. 
But here's the catch: you don't have to open a new page every time you're uncomfortable. All you have to do is look for the umbrella logo in the upper left corner and click on it. When you click, a new image will emerge, and you can easily select your favorite and enjoy the mood. You may even go full screen for a more immersive experience.

Once you've gained concentration, you may open your own diary and begin writing, taking notes, or doing whatever comes to mind. By adding a few of minor tabs, you may even use it as a to-do list. This will come handy because you do not have to waste time opening editors. 

With our clock function, you'll never lose track of time or forget about critical responsibilities again. It's right in the middle of the screen, so you can't miss it!

The Search Box is another useful feature of the addon. A well-optimized search bar will allow you to navigate the internet quickly and receive the best results possible while protecting your privacy.

You may also change the look of Rain Tab by clicking on the setting logo in the bottom left corner. By doing so, you will be able to customize the page by arranging your features and changing the photographs as you see fit. You're in command!

Reach our website for information: 
Homepage: https://raintab.com/index.html

Check our policies:
PP: https://raintab.com/privacy-policy.html
EULA: https://raintab.com/eula.html

Learn more about our company: 
ABOUT US: https://raintab.com/about-us.html

If you have any dilemma, feel free to approach us: 
Company: ANK Puud OU
Address: Tuha tn 3, 11415
Tallinn, Estonia
Phone number: +3725655444632

You can also reach us by sending an e-mail: 
Contact address: [email protected]

In case you would like to uninstall the application, follow these instructions:
1. Open Extensions menu
2. Find exact extension
3. Click on the three dots on the right
4. Select "Remove from Chrome"                    

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

ชื่อ Rain Tab Rain Tab
ID cmakndfmhaehkojfhffihdhhbeohohci
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/rain-tab/cmakndfmhaehkojfhffihdhhbeohohci
คำอธิบาย Bring the feeling of sitting home while it's slightly raining outside to your work - cozy and calm rainy wallpapers for your browser
ขนาดไฟล์ 14.81 MB
จำนวนการติดตั้ง 29,539
เวอร์ชันปัจจุบัน 1.0.1
อัปเดตครั้งล่าสุด 2022-06-22
วันที่เผยแพร่ 2022-02-04
คะแนน 4.71/5 รวมทั้งหมด 7 คะแนน
ผู้พัฒนา jensineva5599
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://raintab.com/index.html
URL หน้าช่วยเหลือ https://raintab.com/contact.html
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Rain Tab",
    "description": "Bring the feeling of sitting home while it's slightly raining outside to your work - cozy and calm rainy wallpapers for your browser",
    "version": "1.0.1",
    "icons": {
        "16": "\/images\/16.png",
        "32": "\/images\/32.png",
        "48": "\/images\/64.png",
        "64": "\/images\/128.png"
    },
    "short_name": "Rain Tab",
    "chrome_url_overrides": {
        "newtab": "html\/new_tab_page.html"
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "*:\/\/raintab.com\/*"
    ],
    "manifest_version": 3,
    "background": {
        "service_worker": "bg.js"
    }
}