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ファイルをダウンロード
MouseDo - A Way of Reading拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
聚合阅读,聚合搜索,鼠标手势,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 |
| Eメール | [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": [
" | |