Splitscreen
Displays two webpages next to each other in a new tab
Co to jest Splitscreen?
Splitscreen to rozszerzenie Chrome opracowane przez Sidd, a jego główną funkcją jest „Displays two webpages next to each other in a new tab”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Splitscreen
Pobierz pliki rozszerzeń Splitscreen w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | lejikfhnnennacpmpfcphoodkfklkgnj |
Oficjalny URL | https://chrome.google.com/webstore/detail/splitscreen/lejikfhnnennacpmpfcphoodkfklkgnj |
Opis | Displays two webpages next to each other in a new tab |
Rozmiar pliku | 279 KB |
Liczba instalacji | 9,000 |
Aktualna Wersja | 0.0.1 |
Ostatnia Aktualizacja | 2018-03-03 |
Data Publikacji | 2018-03-03 |
Ocena | 3.29/5 Łącznie 17 Oceny |
Deweloper | Sidd |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | 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 |