Dual Webpage Viewer

This extension allows you to view two webpages at the same time

What is Dual Webpage Viewer?

Dual Webpage Viewer is a Chrome extension developed by axchang777, and its main feature is "This extension allows you to view two webpages at the same time".

Extension Screenshots

screenshot
screenshot

Download Dual Webpage Viewer Extension CRX File

Download Dual Webpage Viewer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Dual Webpage Viewer Dual Webpage Viewer
ID nejkphnelblbbhjcohphnabhdpehlogl
Official URL https://chromewebstore.google.com/detail/dual-webpage-viewer/nejkphnelblbbhjcohphnabhdpehlogl
Description This extension allows you to view two webpages at the same time
File Size 10.56 KB
Installation Count 1,767
Current Version 1.2
Last Updated 2014-10-13
Publish Date 2014-10-13
Rating 2.69/5 Total 13 Ratings
Developer axchang777
Payment Type free
Supported Languages 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"
    }
}