DiscExport - discord chat exporter
easy for discord chat message export
DiscExport - discord chat exporterคืออะไร?
DiscExport - discord chat exporter เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://discord-export.com และคุณลักษณะหลักของมันคือ "easy for discord chat message export"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย DiscExport - discord chat exporter
ดาวน์โหลดไฟล์ส่วนขยาย DiscExport - discord chat exporter ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
DiscExport: Simple & Secure Discord Message Exporter Effortlessly download and save your Discord channel messages with DiscExport, a user-friendly and privacy-focused Chrome extension. Stay organized and keep track of your conversations in just a few clicks. Try DISCORD-EXPORT and experience hassle-free message exporting today!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | DiscExport - discord chat exporter |
ID | pcjfibcfcoldfhnfeoeapcgnbfnjpbem |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/discexport-discord-chat-e/pcjfibcfcoldfhnfeoeapcgnbfnjpbem |
คำอธิบาย | easy for discord chat message export |
ขนาดไฟล์ | 945 KB |
จำนวนการติดตั้ง | 51 |
เวอร์ชันปัจจุบัน | 1.0.0 |
อัปเดตครั้งล่าสุด | 2023-05-23 |
วันที่เผยแพร่ | 2023-05-12 |
ผู้พัฒนา | https://discord-export.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | in_app |
เว็บไซต์ส่วนขยาย | https://discord-export.com/ |
URL หน้าช่วยเหลือ | https://discord-export.com/ |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.a9f79dd2.png", "32": "icon32.plasmo.d7204388.png", "48": "icon48.plasmo.3cdb7c8f.png", "64": "icon64.plasmo.af451bc2.png", "128": "icon128.plasmo.55eba4fd.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.a9f79dd2.png", "32": "icon32.plasmo.d7204388.png", "48": "icon48.plasmo.3cdb7c8f.png", "64": "icon64.plasmo.af451bc2.png", "128": "icon128.plasmo.55eba4fd.png" } }, "version": "1.0.0", "author": "jerryzhang", "name": "DiscExport - discord chat exporter", "description": "easy for discord chat message export", "background": { "service_worker": "background.f6036461.js" }, "options_ui": { "page": "options.html", "open_in_tab": true }, "permissions": [ "storage" ], "content_scripts": [ { "matches": [ "https:\/\/discord.com\/channels\/*" ], "js": [ "content.61268778.js" ], "css": [] } ], "host_permissions": [ "https:\/\/discord.com\/channels\/*", "https:\/\/app.discord-export.com\/*", "https:\/\/discord-export.com\/*" ], "web_accessible_resources": [ { "resources": [ "options.html" ], "matches": [ " |