Nature Backgrounds

A perfect new Nature themed new tab extension for your chrome browser.

Nature Backgroundsคืออะไร?

Nature Backgrounds เป็นส่วนขยายของ Chrome ที่พัฒนาโดย different tabs background และคุณลักษณะหลักของมันคือ "A perfect new Nature themed new tab extension for your chrome browser."

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

screenshot
screenshot
screenshot

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

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

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

                        You will find amazing new Nature and Nature related background each time your new tab loads, enjoy the tranquility and find inspiration when seeing new nature image.

By installing "Nature Tab" extension, you agree to the Terms of Service and Privacy Policy, and to set your new tab page to Nature Background.

The search features used within the extension will be provided by Microsoft Bing. However, the extension will not make any changes in your default browser search setting.

Free stock media content is distributed by Unsplash - https://unsplash.com

Privacy Policy: https://naturetab.xyz/Privacy-Policy.html

Terms of Service: https://naturetab.xyz/Terms-Of-Use.html                    

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

ชื่อ Nature Backgrounds Nature Backgrounds
ID mhfjihoigloaglcopgnfadghkkbbgnmp
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/nature-backgrounds/mhfjihoigloaglcopgnfadghkkbbgnmp
คำอธิบาย A perfect new Nature themed new tab extension for your chrome browser.
ขนาดไฟล์ 13.43 KB
จำนวนการติดตั้ง 23,248
เวอร์ชันปัจจุบัน 0.0.0.1
อัปเดตครั้งล่าสุด 2023-12-09
วันที่เผยแพร่ 2023-02-21
คะแนน 5.00/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา different tabs background
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.naturetab.xyz
URL หน้านโยบายความเป็นส่วนตัว https://dogstab.xyz/Privacy-Policy.html
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "main.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "description": "A perfect new Nature themed new tab extension for your chrome browser.",
    "icons": {
        "128": "logo.png",
        "32": "logo.png",
        "48": "logo.png",
        "96": "logo.png"
    },
    "manifest_version": 3,
    "name": "Nature Backgrounds",
    "version": "0.0.0.1"
}