Shortcuts for Google™

Choose from 1000+ Google™ shortcuts to show up as buttons in a space-saving popup

Co to jest Shortcuts for Google™?

Shortcuts for Google™ to rozszerzenie Chrome opracowane przez https://apps.jeurissen.co, a jego główną funkcją jest „Choose from 1000+ Google™ shortcuts to show up as buttons in a space-saving popup”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Shortcuts for Google™

Pobierz pliki rozszerzeń Shortcuts for Google™ w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        Display all Google™ services as buttons in a space-saving popup next to your address bar. Reach services like Gmail, Google Drive, Google Keep, Google Maps, Google Calendar, and many more in just two clicks from your browser. The extension includes more than 1000 Google services and websites.
 
 Main features
===================================

 ✓ More than 1000 Google™ shortcuts, continuously updated
 ✓ shortcuts can be sorted and rearranged according to your needs
     (take a look at the screenshots)
 ✓ Support for 3 different icon sizes (16, 32, and 64px)
 ✓ Add your own custom URL button like a link to Facebook
 ✓ Change names of services
 ✓ Integration of GMail this!, Map this!, Bookmark this!, etc.

 Support
===================================
Please report bugs and requests using the following link and not the comments:
  https://apps.jeurissen.co/shortcuts-for-google/contact


 Disclaimer
===================================

The developer of this extension is not affiliated in any way with Google Inc.
All Google icons and names are a trademark of Google Inc. Use of this trademark is subject to Google Permissions.
Notice: All referenced brands, product names, service names and trademarks are property of their respective owner(s).


 Misc
===================================

The extension is free at the moment, you can buy me a coffee here:
https://apps.jeurissen.co/shortcuts-for-google/donate

The extension needs access to all of your websites to use the "GMail this" feature, that copies a selected text into a new mail.                    

Podstawowe informacje o rozszerzeniu

Nazwa Shortcuts for Google™ Shortcuts for Google™
ID baohinapilmkigilbbbcccncoljkdpnd
Oficjalny URL https://chromewebstore.google.com/detail/shortcuts-for-google/baohinapilmkigilbbbcccncoljkdpnd
Opis Choose from 1000+ Google™ shortcuts to show up as buttons in a space-saving popup
Rozmiar pliku 1.32 MB
Liczba instalacji 107,356
Aktualna Wersja 27.8.0
Ostatnia Aktualizacja 2024-02-23
Data Publikacji 2020-06-14
Ocena 4.76/5 Łącznie 3154 Oceny
Deweloper https://apps.jeurissen.co
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://apps.jeurissen.co/shortcuts-for-google
Adres URL Strony Pomocy https://apps.jeurissen.co/shortcuts-for-google/contact
Adres URL Strony Polityki Prywatności https://apps.jeurissen.co/privacy-policy
Obsługiwane Języki id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "27.8.0",
    "name": "Shortcuts for Google\u2122",
    "short_name": "Shortcuts for Google",
    "description": "__MSG_cj_i18n_01719__",
    "author": "Carlos Jeurissen",
    "homepage_url": "https:\/\/apps.jeurissen.co\/shortcuts-for-google",
    "developer": {
        "name": "Carlos Jeurissen",
        "url": "https:\/\/apps.jeurissen.co\/"
    },
    "default_locale": "en",
    "content_security_policy": "default-src 'none'; child-src 'none'; manifest-src 'none'; frame-src 'none'; media-src 'none'; object-src 'none'; worker-src 'none'; connect-src https: chrome-extension: https:\/\/accounts.google.com\/ https:\/\/ogs.google.com\/ https:\/\/www.googleapis.com\/appsmarket\/v2\/installedApps\/; font-src 'self'; img-src https: http: https:\/\/t0.gstatic.com\/ https:\/\/t1.gstatic.com\/ https:\/\/t2.gstatic.com\/ https:\/\/t3.gstatic.com\/ https:\/\/www.google.com\/ data:; style-src 'self' 'unsafe-inline'; style-src-elem 'self' 'unsafe-inline'; style-src-attr 'self' 'unsafe-inline'; script-src 'self'; script-src-elem 'self'; script-src-attr 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none'; report-uri https:\/\/api.jeurissen.co\/reports\/csp\/webext\/sfg-chrome\/v27_8_0\/",
    "offline_enabled": true,
    "container": "GOOGLE_DRIVE",
    "browser_specific_settings": {
        "gecko": {
            "id": "{5C46D283-ABDE-4dce-B83C-08881401921C}"
        }
    },
    "externally_connectable": {
        "ids": [
            "aiekbiaglgnfojebpkemjkgaofkhfodf",
            "jegfmclagmheobcjojbiohjekamkpbeb",
            "odhlcadbopildpgohnmnknegjdnnpehl",
            "ponjkmladgjfjgllmhnkhgbgocdigcjm"
        ],
        "accepts_tls_channel_id": false
    },
    "minimum_chrome_version": "21",
    "minimum_opera_version": "15",
    "icons": {
        "16": "\/images\/extension\/default\/icon-16.png",
        "32": "\/images\/extension\/default\/icon-32.png",
        "48": "\/images\/extension\/default\/icon-48.png",
        "128": "\/images\/extension\/default\/icon-128.png"
    },
    "permissions": [
        "storage",
        "tabs",
        "https:\/\/*.google.com\/*",
        "https:\/\/*.googleapis.com\/*",
        "https:\/\/*.googleusercontent.com\/*",
        "https:\/\/*.gstatic.com\/*",
        "https:\/\/*.youtube.com\/*"
    ],
    "background": {
        "page": "\/views\/background.html",
        "persistent": false
    },
    "options_ui": {
        "page": "\/views\/options.html",
        "browser_style": false,
        "open_in_tab": true
    },
    "commands": {
        "_execute_browser_action": {
            "description": "__MSG_cj_i18n_01675__"
        }
    },
    "content_scripts": [
        {
            "js": [
                "\/scripts\/cs-tasks.js"
            ],
            "css": [
                "\/styles\/cs-tasks.css"
            ],
            "matches": [
                "https:\/\/*.google.com\/embed\/*",
                "https:\/\/*.google.com\/u\/?\/embed\/*"
            ],
            "include_globs": [
                "https:\/\/tasks.google.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "options_page": "\/views\/options.html",
    "browser_action": {
        "browser_style": false,
        "default_area": "navbar",
        "default_popup": "\/views\/app.html",
        "default_title": "Shortcuts for Google\u2122",
        "default_icon": {
            "16": "\/images\/action\/default\/default-16.png",
            "19": "\/images\/action\/default\/default-19.png",
            "32": "\/images\/action\/default\/default-32.png",
            "38": "\/images\/action\/default\/default-38.png"
        }
    },
    "optional_permissions": [
        "http:\/\/*\/**",
        "https:\/\/*\/**"
    ]
}