Codebase Tab Completion
Adds tab completion to the address bar.
Was ist Codebase Tab Completion?
Codebase Tab Completion ist eine Chrome-Erweiterung, die von Adam Alton entwickelt wurde, und ihr Hauptmerkmal ist "Adds tab completion to the address bar.".
Erweiterungsscreenshots
Codebase Tab Completion-Erweiterungs-CRX-Datei herunterladen
Laden Sie Codebase Tab Completion-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
Works with the codebasehq.com code hosting site to give you tab completion for you account's URL structure. Easily navigate to projects, tickets, repos and settings without having to click through a series of links on the site. By just typing a few letters as hints and using the tab key to auto-fill the rest, this extension makes navigating your codebase projects lightning fast. You'll soon wonder how you lived without it. Activate it by typing "cb" + TAB.
Grundlegende Informationen zur Erweiterung
Name | Codebase Tab Completion |
ID | efnopbjdbimbahdihiecpjihglpjnbjn |
Offizielle URL | https://chromewebstore.google.com/detail/codebase-tab-completion/efnopbjdbimbahdihiecpjihglpjnbjn |
Beschreibung | Adds tab completion to the address bar. |
Dateigröße | 312 KB |
Installationsanzahl | 12 |
Aktuelle Version | 1.1 |
Letztes Update | 2014-07-23 |
Veröffentlichungsdatum | 2014-07-23 |
Entwickler | Adam Alton |
[email protected] | |
Zahlungsart | free |
Hilfeseite URL | https://github.com/adamalton/codebase-address-bar-tab-completion |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Codebase Tab Completion", "description": "Adds tab completion to the address bar.", "version": "1.1", "author": "Adam Alton |