Inspect and view changes in Tabthrough — live demo presenter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Tabthrough — live demo presenter",
"short_name": "Tabthrough",
"version": "0.2.1",
"description": "An interactive agenda that drives your tabs during live demos. Live demos, on rails.",
"homepage_url": "https://tabthrough.com",
"author": "Patryk Hadasz",
"browser_specific_settings": {
"gecko": {
"id": "tabthrough@tabthrough.com",
"strict_min_version": "115.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"tabs",
"storage",
"identity"
],
"host_permissions": [
"https://identitytoolkit.googleapis.com/*",
"https://securetoken.googleapis.com/*",
"https://europe-west1-tabthrough.cloudfunctions.net/*"
],
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"sidebar_action": {
"default_panel": "sidepanel.html",
"default_title": "Tabthrough",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"browser-polyfill.min.js",
"content.js"
],
"run_at": "document_start",
"all_frames": true
}
],
"commands": {
"next-step": {
"suggested_key": {
"default": "Ctrl+Right",
"mac": "Command+Right"
},
"description": "Next step in the agenda"
},
"prev-step": {
"suggested_key": {
"default": "Ctrl+Left",
"mac": "Command+Left"
},
"description": "Previous step in the agenda"
},
"toggle-presenter": {
"suggested_key": {
"default": "Ctrl+Shift+P",
"mac": "Command+Shift+P"
},
"description": "Toggle presenter window"
}
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
} Best Tabthrough — live demo presenter Alternatives
Here are some Firefox add-ons that are similar to Tabthrough — live demo presenter:
Todemo: From Screenshots to Demos
SunnySide Dev
tapmytab
krehwell
SmartTab Organizer
Esprit Vorace
GraphiTab
Jason Simeone
KanbanTab — New Tab To-Do List
Tomas Woksepp
Tab Manager v2
xcv58
Pomodoro Tab Switcher
Ajay Dhiman
FocusTab – Animated Productivity New Tab
Deepak Kumar Thakur
FreshTab — New Tab Dashboard
TJX
NuTab
Lucas Nijnens
Tab Board
Pham Huu Loc
KanbanTab
Tomas Woksepp