Por: Ben Gaudry
Inspect and view changes in Side by Side - Split view for Firefox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Side by Side",
"version": "2.3.8",
"description": "Opens two tabs into a split view that can be resized.",
"permissions": [
"tabs",
"activeTab",
"webRequest",
"webRequestBlocking",
"<all_urls>",
"theme",
"contextMenus",
"scripting",
"management"
],
"icons": {
"32": "icons/browser-action-icon-gray.svg",
"48": "icons/browser-action-icon-gray.svg"
},
"page_action": {
"browser_style": true,
"default_icon": {
"32": "icons/browser-action-icon-black-32.png",
"48": "icons/browser-action-icon-black-48.png",
"64": "icons/browser-action-icon-black-64.png",
"128": "icons/browser-action-icon-black-128.png"
},
"pinned": true,
"show_matches": [
"http://*/*",
"https://*/*"
],
"default_popup": "popup.html"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content-script.js"
],
"all_frames": true
}
],
"web_accessible_resources": [
"split-view.html",
"split-view.js"
],
"browser_specific_settings": {
"gecko": {
"id": "{19c33907-953f-4b5c-ab9d-829e59bafd93}"
}
}
} Mejores alternativas Side by Side - Split view for Firefox
Aquí hay algunas Firefox add-ons que son similares a Side by Side - Split view for Firefox:
Split Tabs
Ben Gaudry
Split-Screen Browser Tool
Reginalds
Multi Split View
Théo Ascensio
Dual URL Viewer
yaagame
DuoTabz
gaor
Split View
Jrmgx
Multiview
jgwl
Screen Splitter
Lanxk
Sideview Plus: Multitask w/o Second Monitor
bhar.app
NiftySplit (Port)
THFYM
Sidebar Tab
Shailendra