Splitscreen
Displays two webpages next to each other in a new tab
什麼是Splitscreen?
Splitscreen是由Sidd開發的Chrome擴展程式,該擴展的主要功能是“Displays two webpages next to each other in a new tab”。
擴展截圖
下載Splitscreen擴展crx文件
下載Splitscreen擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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
擴展基本資訊
名稱 | |
ID | lejikfhnnennacpmpfcphoodkfklkgnj |
官方網址 | https://chrome.google.com/webstore/detail/splitscreen/lejikfhnnennacpmpfcphoodkfklkgnj |
簡介 | Displays two webpages next to each other in a new tab |
檔案大小 | 279 KB |
安裝次數 | 9,000 |
目前版本 | 0.0.1 |
更新時間 | 2018-03-03 |
上架時間 | 2018-03-03 |
評分 | 3.29/5 共 17 次評分 |
開發者 | Sidd |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | 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 |