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”。

扩展截图

screenshot
screenshot

下载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.                    

扩展基本信息

名称 Dual Webpage Viewer Dual Webpage Viewer
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"
    }
}