MouseDo - A Way of Reading
Keep away from information islands and gather hundreds of cream.
MouseDo - A Way of Reading란 무엇입니까?
MouseDo - A Way of Reading은(는) mouse-man에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Keep away from information islands and gather hundreds of cream."입니다.
확장 프로그램 스크린샷
MouseDo - A Way of Reading 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
聚合阅读,聚合搜索,鼠标手势,tab管理,书签管理,页面管理,导航管理,划词翻译,划词搜索 使你浏览阅读更加高效
확장 프로그램 기본 정보
이름 | |
ID | pcdknifadpcjfloaaadchknfgbeojoec |
공식 URL | https://chrome.google.com/webstore/detail/mousedo-a-way-of-reading/pcdknifadpcjfloaaadchknfgbeojoec |
설명 | Keep away from information islands and gather hundreds of cream. |
파일 크기 | 262 KB |
설치 횟수 | 109 |
현재 버전 | 1.2.4 |
최근 업데이트 | 2020-11-15 |
출시 날짜 | 2019-12-30 |
평점 | 4.94/5 총 16 개의 평점 |
개발자 | mouse-man |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en,zh-CN |
manifest.json | |
{ "name": "__MSG_appName__", "manifest_version": 2, "version": "1.2.4", "description": "__MSG_description__", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": { "name": "mousedo", "birth": 2018 }, "default_locale": "en", "icons": { "16": "images\/mouse_16.png", "48": "images\/mouse_48.png", "128": "images\/mouse_128.png" }, "browser_action": { "default_icon": { "19": "images\/mouse_g_19.png", "38": "images\/mouse_g_38.png" }, "default_title": "mousedo", "default_popup": "popup.html" }, "chrome_url_overrides": { "newtab": "\/nav_manager.html" }, "web_accessible_resources": [ "css\/bootstrap.min.css", "css\/content.css" ], "background": { "scripts": [ "js\/jquery-3.2.1.min.js", "js\/config.js", "js\/background\/local_api.js", "js\/background\/data.js", "js\/background\/main.js", "js\/md5.min.js" ] }, "content_scripts": [ { "matches": [ " |