Chrommander - tab navigator
Use Chrommander's search box to quickly jump to any opened tab or bookmark.
Was ist Chrommander - tab navigator?
Chrommander - tab navigator ist eine Chrome-Erweiterung, die von Simon Soriano entwickelt wurde, und ihr Hauptmerkmal ist "Use Chrommander's search box to quickly jump to any opened tab or bookmark.".
Erweiterungsscreenshots
Chrommander - tab navigator-Erweiterungs-CRX-Datei herunterladen
Laden Sie Chrommander - tab navigator-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Use Chrommander's search box to quickly jump to any opened tab or bookmark.
Features:
- Press `Ctrl+P` in MacOS or `Ctrl+Shift+P` in the rest of operating systems, and you'll see a list with all the currently opened tabs.
- Move within the list of results using the up and down arrow keys or the mouse
- Type in the search box to filter the results
- Search for bookmarks by typing "b" at the beginning and then the name of the bookmark that you want to open
- Select the tab or bookmark that you want to open and press enter or click on it
https://github.com/simon0191/chrommander Grundlegende Informationen zur Erweiterung
| Name | |
| ID | ebbmganccobhlpcbkmodhiclngkbkcci |
| Offizielle URL | https://chromewebstore.google.com/detail/chrommander-tab-navigator/ebbmganccobhlpcbkmodhiclngkbkcci |
| Beschreibung | Use Chrommander's search box to quickly jump to any opened tab or bookmark. |
| Dateigröße | 490 KB |
| Installationsanzahl | 130 |
| Aktuelle Version | 0.0.2 |
| Letztes Update | 2018-08-19 |
| Veröffentlichungsdatum | 2018-08-19 |
| Bewertung | 5.00/5 Insgesamt 4 Bewertungen |
| Entwickler | Simon Soriano |
| Zahlungsart | free |
| Erweiterungswebsite | https://github.com/simon0191/chrommander |
| Hilfeseite URL | https://github.com/simon0191/chrommander/issues |
| Unterstützte Sprachen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Chrommander - tab navigator",
"short_name": "Chrommander",
"version": "0.0.2",
"description": "Use Chrommander's search box to quickly jump to any opened tab or bookmark.",
"author": "@simon0191",
"browser_action": {
"default_popup": "popup\/index.html"
},
"background": {
"scripts": [
"background\/bundle.js"
]
},
"content_scripts": [
{
"matches": [
" | |