DogeCamera
Turn your dull and boring videos calls into something fun!
DogeCameraคืออะไร?
DogeCamera เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://dogecamera.com และคุณลักษณะหลักของมันคือ "Turn your dull and boring videos calls into something fun! "
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย DogeCamera
ดาวน์โหลดไฟล์ส่วนขยาย DogeCamera ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
DogeCamera is an FREE Extension that can increase the fun of your video calls, it contains a lot of features, the following is a list of features. It Works on Google Meets, Zoom, Omegle and so on. You can Be a VTuber via live2d feature right now! ChangeLogs -> 1.2.1 fix some bugs 1.2.0 Support Live2D 1.1.1 Add report bug btn. 1.1.0 Support video flip feature. If you find a BUG, please help us improve the user experience feedback here : https://www.dogecamera.com/feedback.html ✔ Gifs:Play most popular animated GIFs on Your Web Camera ✔ Live2d/VTuber:Wanna be a VTuber? Just hit a click, That's is! ✔ Emoji:Show some emoji on You Camera to express Your Reaction ✔ Filters: Includes over 100+ Preset Filters and 25+ Advanced Filters,It Got all your needs ✔ VideoReplace: Use a Fake Video in Your video calls ✔ BadConnection: We call it Zoom Escaper, Simulate Bad Connection to avoid you are Asked ✔ Video Flip: Video Mirror ROADMAP We plan to continue building even more features we think you're going to love. Check out our roadmap to see what's coming next: https://garnet-tiglon-ed0.notion.site/3be831e98cd148bbb8963dc5c879388f?v=59fa55cf69e64e30b14b15012a43d71a Check Our Privacy Policy https://www.dogecamera.com/privacy.html
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | idkogdngdlcghgadpjkehccemjbpbbpk |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/dogecamera/idkogdngdlcghgadpjkehccemjbpbbpk |
คำอธิบาย | Turn your dull and boring videos calls into something fun! |
ขนาดไฟล์ | 8.01 MB |
จำนวนการติดตั้ง | 266 |
เวอร์ชันปัจจุบัน | 1.2.1 |
อัปเดตครั้งล่าสุด | 2022-10-08 |
วันที่เผยแพร่ | 2022-08-24 |
คะแนน | 3.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | http://dogecamera.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.dogecamera.com/ |
URL หน้าช่วยเหลือ | https://www.dogecamera.com/privacy.html |
URL หน้านโยบายความเป็นส่วนตัว | https://carljin2021.github.io/SurveyKits/privacy.html |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "DogeCamera", "version": "1.2.1", "author": "CarlJin", "description": "Turn your dull and boring videos calls into something fun! ", "minimum_chrome_version": "94.0", "action": { "default_icon": ".\/assets\/icons\/favicon-128.png", "default_popup": ".\/dist\/pages\/popup\/index.html" }, "options_ui": { "page": ".\/dist\/pages\/options\/index.html", "open_in_tab": true }, "background": { "service_worker": ".\/dist\/background\/index.mjs" }, "icons": { "16": ".\/assets\/icons\/favicon-16.png", "19": ".\/assets\/icons\/favicon-19.png", "32": ".\/assets\/icons\/favicon-32.png", "38": ".\/assets\/icons\/favicon-38.png", "48": ".\/assets\/icons\/favicon-48.png", "128": ".\/assets\/icons\/favicon-128.png" }, "permissions": [ "tabs", "storage", "activeTab", "scripting" ], "host_permissions": [ "*:\/\/*\/*" ], "web_accessible_resources": [ { "resources": [ "dist\/contentScripts\/style.css", "dist\/vendor\/*", "dist\/lib\/*", "assets\/icons\/*" ], "matches": [ " |