By: Lanxk
Inspect and view changes in Screen Splitter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"version": "0.0.1",
"manifest_version": 3,
"browser_specific_settings": {
"gecko": {
"id": "lanxk-split-screen@lanxk.com"
}
},
"default_locale": "en",
"action": {
"default_popup": "src/popup.html",
"default_icon": "icons/favicon-32.png"
},
"icons": {
"128": "icons/favicon-192.png"
},
"permissions": [
"tabs",
"activeTab",
"contextMenus",
"storage"
],
"background": {
"scripts": [
"src/background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"src/content.js"
]
}
],
"web_accessible_resources": [
{
"resources": [],
"matches": []
}
]
} Best Screen Splitter Alternatives
Here are some Firefox add-ons that are similar to Screen Splitter:
Split-Screen Browser Tool
Reginalds
Multi Split View
Théo Ascensio
Window Merger
koromah
Dual URL Viewer
yaagame
Efficiency Split Screen
auto-subtitle
Side by Side - Split view for Firefox
Ben Gaudry
SplitUp! - Tab manager
Onar Alili
Sideview Plus: Multitask w/o Second Monitor
bhar.app
Tabripper
jboganes
Custom Window Resizer
GenXJay
NiftySplit (Port)
THFYM