Capcut for PC and Windows - New Background
Capcut for PC extension provides you with 'Capcut' design on new tab. Designed for 'Capcut' app fans.
Capcut for PC and Windows - New Backgroundคืออะไร?
Capcut for PC and Windows - New Background เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://adviceforpc.com/capcut-for-pc และคุณลักษณะหลักของมันคือ "Capcut for PC extension provides you with 'Capcut' design on new tab. Designed for 'Capcut' app fans."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Capcut for PC and Windows - New Background
ดาวน์โหลดไฟล์ส่วนขยาย Capcut for PC and Windows - New Background ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
'Capcut' extension provide you with Capcut background in new tab page. This extension created for Capcut Video Editor fans. This extension features some of the best artwork to make you feel good on your Chrome browser. You can also get middle box google search features on the new tab page. Choose your favorite 'Capcut' backgrounds from a variety of designs in new tab page. Install this chrome extension and experience the great design in your browser new tab page. A Brief Overview of CapCut Editor: It is important to choose an app for editing videos that is safe to use and does not leak personal information. You should also ensure the video quality is not affected after editing. In consideration of all these factors, we present one of the best video editing apps: CapCut editor. The CapCut editor app used to be called the Viamaker app. There is a modern and updated feature now that will be very helpful to customers. Because it has all the tools you'd use to edit videos, this program is great for making videos. In just a few months, it's surpassed five million downloads on Google Play, and the iOS version has already begun to develop a following. The CapCut editor app is popular among users of all ages. The best thing about this software is that the video it produces has no watermark and just has one at the top at the end of the video.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | pgjolaapoeicgjnkobnagngnhgpaamap |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/capcut-for-pc-and-windows/pgjolaapoeicgjnkobnagngnhgpaamap |
คำอธิบาย | Capcut for PC extension provides you with 'Capcut' design on new tab. Designed for 'Capcut' app fans. |
ขนาดไฟล์ | 4.84 MB |
จำนวนการติดตั้ง | 738 |
เวอร์ชันปัจจุบัน | 1.2 |
อัปเดตครั้งล่าสุด | 2022-02-17 |
วันที่เผยแพร่ | 2022-02-17 |
ผู้พัฒนา | https://adviceforpc.com/capcut-for-pc |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://adviceforpc.com/ |
URL หน้าช่วยเหลือ | https://adviceforpc.com/contact-us/ |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.2", "name": "Capcut for PC and Windows - New Background", "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "Capcut for PC extension provides you with 'Capcut' design on new tab. Designed for 'Capcut' app fans.", "offline_enabled": true, "action": { "default_icon": { "128": "img\/icon128.png", "48": "img\/icon48.png", "16": "img\/icon16.png" } }, "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png", "16": "img\/icon16.png" }, "background": { "service_worker": "js\/main.js" } } |