Chrome Shortcuts

This extension provides shortcuts to locations in Google Chrome

Co je Chrome Shortcuts?

Chrome Shortcuts je rozšíření Chrome vyvinuté https://bytecode77.com, a jeho hlavní funkcí je „This extension provides shortcuts to locations in Google Chrome“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Chrome Shortcuts

Stáhněte si soubory rozšíření Chrome Shortcuts ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Chrome Shortcuts adds useful links to diverse locations in Google Chrome. Some settings are only reachable through multiple steps. This is where the extension saves time!

The included shortcuts are:

 • Apps
 • Google Web Store
 • Bookmark Manager
 • History
 • Downloads
 • Settings
   • Advanced sync settings
   • Startup pages
   • Search engines
   • Content settings
   • Clear browsing data
   • Autofill settings
   • Passwords
   • Languages
   • Extensions
 • Chrome Flags
 • Chrome URLs

Some of them are also reachable easily through the settings menu, but they are listed here, too.                    

Základní Informace o Rozšíření

Název Chrome Shortcuts Chrome Shortcuts
ID fmemikdglgekjjclafhhebcdapfcbhap
Oficiální URL https://chromewebstore.google.com/detail/chrome-shortcuts/fmemikdglgekjjclafhhebcdapfcbhap
Popis This extension provides shortcuts to locations in Google Chrome
Velikost souboru 40.87 KB
Počet instalací 2,279
Aktuální Verze 1.1.0
Poslední Aktualizace 2020-11-29
Datum Vydání 2017-04-10
Hodnocení 4.64/5 Celkem 14 Hodnocení
Vývojář https://bytecode77.com
E-mail [email protected]
Typ Platby free
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "author": "bytecode77",
    "homepage_url": "https:\/\/bytecode77.com",
    "name": "Chrome Shortcuts",
    "description": "This extension provides shortcuts to locations in Google Chrome",
    "version": "1.1.0",
    "icons": {
        "16": "icon\/16.png",
        "48": "icon\/48.png",
        "128": "icon\/128.png"
    },
    "browser_action": {
        "default_icon": "icon\/16.png",
        "default_popup": "html\/popup.html"
    }
}