Dual Webpage Viewer
This extension allows you to view two webpages at the same time
Cos'è Dual Webpage Viewer?
Dual Webpage Viewer è un'estensione di Chrome sviluppata da axchang777, e la sua funzione principale è "This extension allows you to view two webpages at the same time".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Dual Webpage Viewer
Scarica i file di estensione Dual Webpage Viewer in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | nejkphnelblbbhjcohphnabhdpehlogl |
| URL Ufficiale | https://chromewebstore.google.com/detail/dual-webpage-viewer/nejkphnelblbbhjcohphnabhdpehlogl |
| Descrizione | This extension allows you to view two webpages at the same time |
| Dimensione del File | 10.56 KB |
| Conteggio Installazioni | 1,767 |
| Versione Corrente | 1.2 |
| Ultimo Aggiornamento | 2014-10-13 |
| Data di Pubblicazione | 2014-10-13 |
| Valutazione | 2.69/5 Totale 13 Valutazioni |
| Sviluppatore | axchang777 |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
}
} | |