Dual Webpage Viewer
This extension allows you to view two webpages at the same time
Dual Webpage Viewerとは何ですか?
Dual Webpage Viewerはaxchang777によって開発されたChromeの拡張機能で、その主な機能は「This extension allows you to view two webpages at the same time」です。
拡張機能のスクリーンショット
Dual Webpage Viewer拡張機能のCRXファイルをダウンロード
Dual Webpage Viewer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Dual Webpage Viewer is a simple and easy-to-use extension for opera. With Dual Webpage Viewer, you can view two pages in the same tab. Simply type in your URL in http format, and click "Submit". The pop-up will extend to allow you to view two web pages at once. 拡張機能の基本情報
| 名前 | |
| ID | nejkphnelblbbhjcohphnabhdpehlogl |
| 公式URL | https://chromewebstore.google.com/detail/dual-webpage-viewer/nejkphnelblbbhjcohphnabhdpehlogl |
| 説明 | This extension allows you to view two webpages at the same time |
| ファイルサイズ | 10.56 KB |
| インストール数 | 1,767 |
| 現在のバージョン | 1.2 |
| 最終更新日 | 2014-10-13 |
| 公開日 | 2014-10-13 |
| 評価 | 2.69/5 合計 13 レビュー |
| 開発者 | axchang777 |
| 支払い方法 | free |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Dual Webpage Viewer",
"description": "This extension allows you to view two webpages at the same time",
"version": "1.2",
"icons": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
},
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
}
} | |