Inspect and view changes in Multiview source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"author": "Jarrett Lee",
"manifest_version": 2,
"name": "Multiview",
"version": "1.5",
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*/*"
]
}
],
"description": "Opens URL twice in two panes on the same page.",
"icons": {
"16": "multiview.svg",
"48": "multiview.svg",
"96": "multiview.svg"
},
"page_action": {
"browser_style": true,
"default_icon": {
"16": "multiview.svg",
"24": "multiview.svg"
},
"default_title": "Multiview"
},
"permissions": [
"tabs",
"contextMenus",
"webRequest",
"webRequestBlocking",
"*://*/*"
]
} 최고의 Multiview 대안
다음은 Multiview과(와) 유사한 Firefox add-on입니다:
Dual URL Viewer
yaagame
Side by Side - Split view for Firefox
Ben Gaudry
Multi Split View
Théo Ascensio
Sideview Plus: Multitask w/o Second Monitor
bhar.app
Multi-URL Launcer
BigStrib
Split-Screen Browser Tool
Reginalds
View on Same Tab
Cihan Uygun
Dual Page Sync
dev.official
MultiLink Launcher
Mohamed Farid
Open Multiple URLs
ht
Multiple Links in Tabs
Jitendra Joshi
Multiple URL Opener
Samc