Splitscreen
Displays two webpages next to each other in a new tab
Wat is Splitscreen?
Splitscreen is een Chrome-extensie ontwikkeld door Sidd, en de belangrijkste functie is "Displays two webpages next to each other in a new tab".
Extensie Screenshots
Download het CRX-bestand van de extensie Splitscreen
Download Splitscreen-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
Super janky, and mostly broken extension that changes your new tab page into a splitscreen view of two customisable web pages. Because this uses iframe, and explicitly removes x-frame headers, behaviour is very inconsistent, and only really works on some pages. Source: https://github.com/siddv/splitscreen
Basisinformatie over de Extensie
Naam | |
ID | lejikfhnnennacpmpfcphoodkfklkgnj |
Officiële URL | https://chrome.google.com/webstore/detail/splitscreen/lejikfhnnennacpmpfcphoodkfklkgnj |
Beschrijving | Displays two webpages next to each other in a new tab |
Bestandsgrootte | 279 KB |
Aantal Installaties | 9,000 |
Huidige Versie | 0.0.1 |
Laatst Bijgewerkt | 2018-03-03 |
Publicatiedatum | 2018-03-03 |
Beoordeling | 3.29/5 Totaal 17 Beoordelingen |
Ontwikkelaar | Sidd |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Splitscreen", "description": "Displays two webpages next to each other in a new tab", "version": "0.0.1", "author": "Siddharth Vadgama |