DiscExport - discord chat exporter
easy for discord chat message export
DiscExport - discord chat exporter란 무엇입니까?
DiscExport - discord chat exporter은(는) https://discord-export.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "easy for discord chat message export"입니다.
확장 프로그램 스크린샷
DiscExport - discord chat exporter 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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": [ " |