Sideview Plus: Multitask w/o Second Monitor
Super charge multitasking on a single screen
Sideview Plus: Multitask w/o Second Monitorとは何ですか?
Sideview Plus: Multitask w/o Second Monitorはhttps://parimalam.meによって開発されたChromeの拡張機能で、その主な機能は「Super charge multitasking on a single screen」です。
拡張機能のスクリーンショット
Sideview Plus: Multitask w/o Second Monitor拡張機能のCRXファイルをダウンロード
Sideview Plus: Multitask w/o Second Monitor拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
v.2.0.9 review page bug fixed
Sideview Plus is a solution for people without extra monitors.
‣ Multitask with ease on a single screen
‣ Split your browser windows into a pair and merge back by just 2 clicks or a keyboard shortcut
‣ Automatically maximize the main window when you close the side window
‣ Do quick web searches without leaving the tab
‣ Mobile mode activated in narrow windows to avoid horizontal scrolling*
‣ Simple and intuitive controls
*disabled on select responsive webpages by default. Configurable by width threshold, domain, subdomain, and per page basis. 拡張機能の基本情報
| 名前 | |
| ID | cgkfhhagdgcjcjdkcbpohhhidlibblkn |
| 公式URL | https://chromewebstore.google.com/detail/sideview-plus-multitask-w/cgkfhhagdgcjcjdkcbpohhhidlibblkn |
| 説明 | Super charge multitasking on a single screen |
| ファイルサイズ | 444 KB |
| インストール数 | 2,300 |
| 現在のバージョン | 2.0.9 |
| 最終更新日 | 2023-07-25 |
| 公開日 | 2020-07-05 |
| 評価 | 4.55/5 合計 47 レビュー |
| 開発者 | https://parimalam.me |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://parimalam.me/pages/sideview.html?utm_source=webstore |
| プライバシーポリシーページのURL | https://parimalam.me/privacy.html |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Sideview Plus: Multitask w\/o Second Monitor",
"version": "2.0.9",
"description": "Super charge multitasking on a single screen",
"icons": {
"16": ".\/icons\/icon-16.png",
"19": ".\/icons\/icon-19.png",
"32": ".\/icons\/icon-32.png",
"38": ".\/icons\/icon-38.png",
"48": ".\/icons\/icon-48.png",
"56": ".\/icons\/icon-56.png",
"64": ".\/icons\/icon-64.png",
"80": ".\/icons\/icon-80.png",
"96": ".\/icons\/icon-96.png",
"112": ".\/icons\/icon-112.png",
"128": ".\/icons\/icon-128.png",
"152": ".\/icons\/icon-152.png",
"300": ".\/icons\/icon-300.png",
"512": ".\/icons\/icon-512.png"
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": ".\/icons\/icon-16.png",
"19": ".\/icons\/icon-19.png",
"32": ".\/icons\/icon-32.png",
"38": ".\/icons\/icon-38.png",
"48": ".\/icons\/icon-48.png",
"56": ".\/icons\/icon-56.png",
"64": ".\/icons\/icon-64.png",
"80": ".\/icons\/icon-80.png",
"96": ".\/icons\/icon-96.png",
"112": ".\/icons\/icon-112.png",
"128": ".\/icons\/icon-128.png",
"152": ".\/icons\/icon-152.png",
"300": ".\/icons\/icon-300.png",
"512": ".\/icons\/icon-512.png"
},
"default_title": "Sideview Plus: Multitask w\/o Second Monitor"
},
"background": {
"scripts": [
".\/background.js"
]
},
"permissions": [
"webRequest",
"webRequestBlocking",
" | |