Discord Lookup
Enhance Your Discord Experience with the Discord Lookup Chrome Extension!
Discord Lookup란 무엇입니까?
Discord Lookup은(는) https://stade.pro에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Enhance Your Discord Experience with the Discord Lookup Chrome Extension!"입니다.
확장 프로그램 스크린샷
Discord Lookup 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Are you an avid Discord user? Do you find yourself constantly wanting to know more about your fellow server members, such as their roles, mutual servers, or even their online status? Look no further! The Discord Lookup Chrome Extension is here to take your Discord interactions to the next level. Key Features: Instant User Info: With a single click, easily access detailed information about any user on the server, including their username, avatar, roles, and status. Mutual Servers: Curious about the shared communities you have with someone? This extension shows you all the mutual servers you and the selected user are a part of. Role Insights: Gain insights into a user's hierarchy on the server by seeing their role list and the positions of those roles. Effortless Setup: Installing and setting up the extension is a breeze. A few clicks, and you'll be ready to explore Discord like never before. Real-time Updates: Enjoy real-time information that updates as user statuses and server memberships change. Unlock a new dimension of Discord interaction and make your communication more insightful and engaging. Whether you're managing a server, moderating discussions, or simply wanting to get to know your fellow members better, the Discord Lookup Chrome Extension is your go-to tool. Ready to get started? Add the extension to your Chrome browser now and elevate your Discord experience today
확장 프로그램 기본 정보
이름 | Discord Lookup |
ID | legaophbogppfjjjompenlhjmmemlijk |
공식 URL | https://chromewebstore.google.com/detail/discord-lookup/legaophbogppfjjjompenlhjmmemlijk |
설명 | Enhance Your Discord Experience with the Discord Lookup Chrome Extension! |
파일 크기 | 1.1 MB |
설치 횟수 | 180 |
현재 버전 | 2.5 |
최근 업데이트 | 2024-01-03 |
출시 날짜 | 2023-05-29 |
평점 | 5.00/5 총 3 개의 평점 |
개발자 | https://stade.pro |
이메일 | [email protected] |
결제 유형 | free |
도움말 페이지 URL | https://discord.gg/stade |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Discord Lookup", "version": "2.5", "description": "Enhance Your Discord Experience with the Discord Lookup Chrome Extension!", "author": "Redbuls81", "action": { "default_popup": "popup.html", "default_icon": { "16": "images\/icon-16.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" } }, "icons": { "16": "images\/icon-16.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" } } |