Dual Webpage Viewer

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

O que é Dual Webpage Viewer?

Dual Webpage Viewer é uma extensão do Chrome desenvolvida por axchang777, e sua principal característica é "This extension allows you to view two webpages at the same time".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Dual Webpage Viewer

Baixe arquivos de extensão Dual Webpage Viewer no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Dual Webpage Viewer Dual Webpage Viewer
ID nejkphnelblbbhjcohphnabhdpehlogl
URL Oficial https://chromewebstore.google.com/detail/dual-webpage-viewer/nejkphnelblbbhjcohphnabhdpehlogl
Descrição This extension allows you to view two webpages at the same time
Tamanho do Arquivo 10.56 KB
Contagem de Instalações 1,767
Versão Atual 1.2
Última Atualização 2014-10-13
Data de Publicação 2014-10-13
Classificação 2.69/5 Total de 13 Avaliações
Desenvolvedor axchang777
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}