Chrome Shortcuts

This extension provides shortcuts to locations in Google Chrome

Qu'est-ce que Chrome Shortcuts ?

Chrome Shortcuts est une extension Chrome développée par https://bytecode77.com, et sa fonction principale est "This extension provides shortcuts to locations in Google Chrome".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Chrome Shortcuts

Téléchargez les fichiers d'extension Chrome Shortcuts au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Chrome Shortcuts Chrome Shortcuts
ID fmemikdglgekjjclafhhebcdapfcbhap
URL Officiel https://chromewebstore.google.com/detail/chrome-shortcuts/fmemikdglgekjjclafhhebcdapfcbhap
Description This extension provides shortcuts to locations in Google Chrome
Taille du Fichier 40.87 KB
Nombre d'Installations 2,279
Version Actuelle 1.1.0
Dernière Mise à Jour 2020-11-29
Date de Publication 2017-04-10
Évaluation 4.64/5 Total 14 Évaluations
Développeur https://bytecode77.com
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}