Places2C - Amazing Backgrounds
Places2C Amazing Backgrounds
Places2C - Amazing Backgroundsคืออะไร?
Places2C - Amazing Backgrounds เป็นส่วนขยายของ Chrome ที่พัฒนาโดย BestDev และคุณลักษณะหลักของมันคือ "Places2C Amazing Backgrounds"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Places2C - Amazing Backgrounds
ดาวน์โหลดไฟล์ส่วนขยาย Places2C - Amazing Backgrounds ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Our chrome extension provides a large variety of 4K wallpapers of amazing destinations from all over the world: Iceland, South America, The Caribbean and many more. We add new wallpapers on a daily basis. Every time you open new tab page you'll get a new background with amazing view. !!Our extension does not include ads and it's totally free!! Our extension also provides quick access to the most visited sites, web search using your favorite engine, and other chrome apps.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | mhefcomjhellabehbkjecgnkobaochjh |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/places2c-amazing-backgrou/mhefcomjhellabehbkjecgnkobaochjh |
คำอธิบาย | Places2C Amazing Backgrounds |
ขนาดไฟล์ | 445 KB |
จำนวนการติดตั้ง | 78 |
เวอร์ชันปัจจุบัน | 2.0.0 |
อัปเดตครั้งล่าสุด | 2021-03-27 |
วันที่เผยแพร่ | 2021-03-27 |
คะแนน | 5.00/5 รวมทั้งหมด 5 คะแนน |
ผู้พัฒนา | BestDev |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Places2C - Amazing Backgrounds", "description": "Places2C Amazing Backgrounds", "version": "2.0.0", "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "https:\/\/s.tabturbo.com\/" ], "browser_action": { "default_title": "Places2C - Amazing Backgrounds" }, "icons": { "128": "icon.png" } } |