Version 1.0.1 View in Chrome Web Store
| https://chrome.google.com/webstore/detail/dkoadhojigekhckndaehenfbhcgfeepl | https://github.com/michaelfester/tabloid | |
| https://clients2.google.com/service/update2/crx |
{ "name": "Keyboard Shortcuts to Close Other/Right Tabs", "version": "1.0.1", "commands": { "toggle-pin": { "description": "Pin/unpin Tab", "suggested_key": { "default": "Alt+Shift+P" } }, "close-other-tabs": { "description": "Close other Tabs", "suggested_key": { "default": "Alt+Shift+O" } }, "close-right-tabs": { "description": "Close Tabs to the right", "suggested_key": { "default": "Alt+Shift+R" } } }, "background": { "service_worker": "background.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Chrome extension adding shortcuts for closing and pinning tabs.", "permissions": [ "tabs", "activeTab", "tabGroups" ], "manifest_version": 3 }
ⓘ CRXaminer has partnered with our friends at Secure Annex to provide additional findings unique to their platform.
Secure Annex also analyzes extensions from other browsers, IDEs, and can continuously monitor.
This extension may not yet be analyzed by Secure Annex.