RGB Mechanical Keyboards, Macs & Office
All time best mechanical keyboard alternatives for office or macs
RGB Mechanical Keyboards, Macs & Office란 무엇입니까?
RGB Mechanical Keyboards, Macs & Office은(는) Best Mechanical Keyboards에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "All time best mechanical keyboard alternatives for office or macs"입니다.
확장 프로그램 스크린샷
RGB Mechanical Keyboards, Macs & Office 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
GoMK is a website dedicated to making detailed reviews of mechanical keyboards and buying guides. Looking for the cutting edge RGB backlit mechanical keyboards on a budget? We've hand reviewed top brands such as Corsair, Razer, CoolerMaster, Fnatic, Velocifire, Rosewill, and more. In-depth looks at the quality of mechanical keyboards, Cherry MX switches, and specs. For the best list of alternative mac keyboards, keyboards for office use, or general gaming, we provide an extensive view of the absolute best RGB mechanical keyboards. Gamer or not, mechanical keyboards can greatly boost productivity, programming, and work experience. For typists who are on the PC every single day, a great minamalistic mechanical keyboard can change the way you type. For gamers, mechanical keyboards can add increased response rate and aesthetics to your gaming PC setup.
확장 프로그램 기본 정보
이름 | |
ID | pooehdlpifbojbnhghinompgelncibag |
공식 URL | https://chrome.google.com/webstore/detail/rgb-mechanical-keyboards/pooehdlpifbojbnhghinompgelncibag |
설명 | All time best mechanical keyboard alternatives for office or macs |
파일 크기 | 40.61 KB |
설치 횟수 | 366 |
현재 버전 | 1.0.1 |
최근 업데이트 | 2018-04-22 |
출시 날짜 | 2018-04-22 |
평점 | 1.00/5 총 4 개의 평점 |
개발자 | Best Mechanical Keyboards |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.gomechanicalkeyboard.com/comparisons/corsair-strafe-vs-k70-mechanical-keyboard-showdown/ |
도움말 페이지 URL | https://www.gomechanicalkeyboard.com/lists/top-5-best-mechanical-keyboards-under-50/ |
개인정보 보호 정책 페이지 URL | http://www.gomechanicalkeyboard.com |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "RGB Mechanical Keyboards, Macs & Office", "version": "1.0.1", "manifest_version": 2, "description": "All time best mechanical keyboard alternatives for office or macs", "homepage_url": "http:\/\/gomechanicalkeyboard.com", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "background": { "page": "src\/bg\/background.html", "persistent": true }, "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "browser action demo", "default_popup": "src\/browser_action\/browser_action.html" } } |