Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "short_name": "Tablerone", "description": "__MSG_extDesc__", "default_locale": "en", "version": "1.8.61", "manifest_version": 3, "icons": { "16": "icons\/light-theme\/16x16.png", "19": "icons\/light-theme\/19x19.png", "38": "icons\/light-theme\/38x38.png", "48": "icons\/light-theme\/48x48.png", "128": "icons\/light-theme\/128x128.png", "192": "icons\/light-theme\/192x192.png" }, "action": { "default_title": "Tablerone", "default_icon": { "16": "icons\/light-theme\/16x16.png", "19": "icons\/light-theme\/19x19.png", "38": "icons\/light-theme\/38x38.png", "48": "icons\/light-theme\/48x48.png", "128": "icons\/light-theme\/128x128.png", "192": "icons\/light-theme\/192x192.png" }, "default_popup": "popup\/popup.html" }, "background": { "service_worker": "service-worker.mjs", "type": "module" }, "options_ui": { "page": "tab\/tab.html?forceOpen=true&settingsOpen=true", "open_in_tab": true }, "permissions": [ "favicon", "offscreen", "activeTab", "tabs", "bookmarks", "contextMenus", "alarms", "storage", "unlimitedStorage" ], "host_permissions": [ "<all_urls>", "https:\/\/tabler.one\/*" ], "optional_permissions": [ "downloads" ], "content_security_policy": { "extension_pages": "frame-src https:\/\/*.youtube.com https:\/\/*.youtube-nocookie.com 'self'; object-src 'self'; script-src 'self'; img-src https:\/\/api.mixpanel.com https:\/\/i.ytimg.com data: chrome: 'unsafe-inline' 'self'; media-src https:\/\/*.youtube.com https:\/\/*.youtube-nocookie.com 'self'; connect-src https:\/\/api-js.mixpanel.com https:\/\/api.mixpanel.com https:\/\/*.ingest.sentry.io https:\/\/api.tabler.one https:\/\/tabler.one 'self'" }, "web_accessible_resources": [ { "resources": [ "_favicon\/*", "icons\/*", "icons\/dark-theme\/*", "icons\/light-theme\/*", "icons\/ui\/*", "icons\/ui\/settings\/*", "sleep\/sleep.*", "suspend\/suspend.*", "splash\/*", "splash\/video\/*", "splash\/img\/*", "review-redirection\/review-redirection.html" ], "matches": [ "<all_urls>" ] } ], "externally_connectable": { "matches": [ "*:\/\/localhost\/*", "*:\/\/tabler.one\/*", "*:\/\/*\/tab\/page.html", "*:\/\/chrome.google.com\/webstore\/*" ], "ids": [ "bpcgegcafifpcenaobcjonfklolmajbh", "ogloeibkgjagadjblljddogbjkbmgelo" ] }, "commands": { "_execute_action": { "suggested_key": { "default": "Ctrl+Shift+Period" } }, "open-new-tablerone-tab": { "description": "Open Tablerone in new tab", "suggested_key": { "default": "Ctrl+Shift+Space" } }, "save": { "description": "Save tabs to a new session", "suggested_key": { "default": "Ctrl+Shift+Comma" } }, "nuke": { "description": "Save and close all windows", "suggested_key": { "default": "Ctrl+Shift+0" } } }, "version_name": "1.8.61" }