Roller Coaster Background Pictures

This new tab extension will show pictures of roller coaster in the background.

Roller Coaster Background Picturesคืออะไร?

Roller Coaster Background Pictures เป็นส่วนขยายของ Chrome ที่พัฒนาโดย rollercoasterpicturesnewtab และคุณลักษณะหลักของมันคือ "This new tab extension will show pictures of roller coaster in the background."

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

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Roller Coaster Background Pictures

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

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

                        Experience the thrill of a roller coaster ride every time you open a new tab with this exciting extension. Get a front-row seat to breathtaking drops, exhilarating loops, and gravity-defying twists with stunning roller coaster images that will leave you on the edge of your seat. Let the anticipation build as you dive into a world of adrenaline-pumping adventures, all from the comfort of your browser.

Please note this extension will change your Chrome New Tab and New Tab search. 
New Tab search results powered by Yahoo.

Here are some important details:

By selecting the 'Add to Chrome' button and installing this beautiful 'Roller Coaster background pictures New Tab' you are consenting to the installation of this extension, along with our Privacy Policy and Terms of Service stated below. 
By installing the 'Roller Coaster background pictures New Tab,' you are agreeing to the modification of the new tab settings. 

Privacy policy available at: https://rollercoasterpicturesnewtab.com/privacy.html
Terms of Service: https://rollercoasterpicturesnewtab.com/terms.html

Feel free to contact us at [email protected]. We would be delighted to assist you!

You have the option to remove or disable this extension whenever you wish.                    

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

ชื่อ Roller Coaster Background Pictures Roller Coaster Background Pictures
ID pjkkbllpjfbocochgfoemplmajhcjdeb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/roller-coaster-background/pjkkbllpjfbocochgfoemplmajhcjdeb
คำอธิบาย This new tab extension will show pictures of roller coaster in the background.
ขนาดไฟล์ 9.46 MB
จำนวนการติดตั้ง 1,774
เวอร์ชันปัจจุบัน 1.0.2
อัปเดตครั้งล่าสุด 2023-12-05
วันที่เผยแพร่ 2023-07-20
ผู้พัฒนา rollercoasterpicturesnewtab
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://rollercoasterpicturesnewtab.com
URL หน้านโยบายความเป็นส่วนตัว https://rollercoasterpicturesnewtab.com/privacy.html
ภาษาที่รองรับ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "background.js"
    },
    "manifest_version": 3,
    "name": "Roller Coaster Background Pictures",
    "version": "1.0.2",
    "description": "This new tab extension will show pictures of roller coaster in the background.",
    "permissions": [
        "cookies",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/rollercoasterpicturesnewtab.com\/",
        "*:\/\/*.rollercoasterpicturesnewtab.com\/"
    ],
    "chrome_url_overrides": {
        "newtab": "RCTab.html"
    },
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "action": {
        "default_icon": "icon.png"
    }
}