提供元: Justnotthisway
Inspect and view changes in Pulltab Fullscreen - hide taskbar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Pull Tab Fullscreen",
"version": "1.1",
"description": "A pull tab overlay on every website that lets you hide the taskbar. intended to save screenspace on mobile",
"permissions": [
"activeTab",
"tabs",
"storage"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"pulltab.css"
]
}
],
"web_accessible_resources": [
"pulltab.html",
"pulltab.css"
],
"browser_action": {
"default_popup": "default_popup.html",
"default_icon": {
"48": "icon-48.png"
}
},
"icons": {
"48": "icon-48.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{8dea319f-9099-4901-a19b-00d1b45b34e5}"
}
}
} ベストのPulltab Fullscreen - hide taskbar代替案
Pulltab Fullscreen - hide taskbarに類似したFirefox add-onをいくつか紹介します:
Tab Center Reborn
ariasuni
Popup To Tab
em_te
Vertical Tabs
typeling1578
Fullscreen Plus
Trishul
Sidebar Tab
Shailendra
No Tabs
adsum
Disable Tab Detach 2
zupffwhy
Power Tabs
Danny Y.
Send Tab to Device Enhancer
Juraj Mäsiar
Simple Tab Manager
Anubosiris
Toggle Native Tab Bar
Irv66
Vertical Tabs Reloaded
Croydon