Dual Webpage Viewer
This extension allows you to view two webpages at the same time
Wat is Dual Webpage Viewer?
Dual Webpage Viewer is een Chrome-extensie ontwikkeld door axchang777, en de belangrijkste functie is "This extension allows you to view two webpages at the same time".
Extensie Screenshots
Download het CRX-bestand van de extensie Dual Webpage Viewer
Download Dual Webpage Viewer-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | nejkphnelblbbhjcohphnabhdpehlogl |
| Officiële URL | https://chromewebstore.google.com/detail/dual-webpage-viewer/nejkphnelblbbhjcohphnabhdpehlogl |
| Beschrijving | This extension allows you to view two webpages at the same time |
| Bestandsgrootte | 10.56 KB |
| Aantal Installaties | 1,767 |
| Huidige Versie | 1.2 |
| Laatst Bijgewerkt | 2014-10-13 |
| Publicatiedatum | 2014-10-13 |
| Beoordeling | 2.69/5 Totaal 13 Beoordelingen |
| Ontwikkelaar | axchang777 |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
}
} | |