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文件
下載RGB Mechanical Keyboards, Macs & Office擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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" } } |