By: Soushi Atsumi
Inspect and view changes in Open in Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"$schema": "http://json.schemastore.org/webextension",
"background": {
"scripts": [
"background/background.js"
]
},
"browser_action": {
"browser_style": true,
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"192": "icons/icon-192.png",
"384": "icons/icon-384.png",
"768": "icons/icon-768.png",
"1536": "icons/icon-1536.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{23d6021a-cb48-47c8-bb14-980a69b6ea17}",
"strict_min_version": "77.0"
}
},
"commands": {
"_execute_sidebar_action": {
"suggested_key": {
"default": "Alt+O"
},
"description": "__MSG_extensionDescription__"
}
},
"default_locale": "en",
"description": "__MSG_extensionDescription__",
"developer": {
"name": "Soushi Atsumi",
"url": "https://pharaoh-development.blogspot.jp/"
},
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"192": "icons/icon-192.png",
"384": "icons/icon-384.png",
"768": "icons/icon-768.png",
"1536": "icons/icon-1536.png"
},
"manifest_version": 2,
"name": "__MSG_extensionName__",
"optional_permissions": [
"*://*/*",
"bookmarks"
],
"options_ui": {
"page": "options/options.html",
"browser_style": true
},
"permissions": [
"activeTab",
"contextMenus",
"storage",
"webRequest",
"webRequestBlocking"
],
"sidebar_action": {
"browser_style": false,
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"192": "icons/icon-192.png",
"384": "icons/icon-384.png",
"768": "icons/icon-768.png",
"1536": "icons/icon-1536.png"
},
"default_panel": "sidebar/sidebar.html"
},
"version": "4.4"
} Best Open in Sidebar Alternatives
Here are some Firefox add-ons that are similar to Open in Sidebar:
Open in Popup
Soushi Atsumi
Open in Sidebar
igorlogius
Open in Sidebar
Afnan Khan
Webpage Sidebar
Ch. (aka sftblw)
Sidebar Tab
Shailendra
Page Sidebar | Open any page in side panel
Stefan vd
Are.na in Sidebar
Alto Caelum
Open in IE
Andy Portmen
Open in Safari
Andy Portmen
Tabs Aside
Tim Weißenfels
Pocket in Sidebar
Ramkumar K R