MOUNTAIN SPIRIT-theme
Feel the spirit of mountains! This extension will replace your usual browser tabs with delightful mountain wallpapers. Install the…
MOUNTAIN SPIRIT-themeคืออะไร?
MOUNTAIN SPIRIT-theme เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Kovaleva-extensions และคุณลักษณะหลักของมันคือ "Feel the spirit of mountains! This extension will replace your usual browser tabs with delightful mountain wallpapers. Install the…"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย MOUNTAIN SPIRIT-theme
ดาวน์โหลดไฟล์ส่วนขยาย MOUNTAIN SPIRIT-theme ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Feel the spirit of mountains! This extension will replace your usual browser tabs with delightful mountain wallpapers. Install the extension and it will automatically be adjusted, adding a clock and a search function to new tabs.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | klapkdihlepkkgcffhiehceckapeoamk |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/mountain-spirit-theme/klapkdihlepkkgcffhiehceckapeoamk |
คำอธิบาย | Feel the spirit of mountains! This extension will replace your usual browser tabs with delightful mountain wallpapers. Install the… |
ขนาดไฟล์ | 10.38 MB |
จำนวนการติดตั้ง | 57 |
เวอร์ชันปัจจุบัน | 0.0.1 |
อัปเดตครั้งล่าสุด | 2022-04-17 |
วันที่เผยแพร่ | 2022-04-17 |
คะแนน | 5.00/5 รวมทั้งหมด 24 คะแนน |
ผู้พัฒนา | Kovaleva-extensions |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://rentry.co/75s9s |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "MOUNTAIN SPIRIT-theme", "version": "0.0.1", "permissions": [ "storage" ], "chrome_url_overrides": { "newtab": "newTab.html" }, "icons": { "128": "icon.png" }, "manifest_version": 3, "content_security_policy": { "extension_pages": "default-src 'self'; connect-src https:\/\/* http:\/\/* http:\/\/localhost:* data: blob: filesystem:;" } } |