Chrome Shortcuts

This extension provides shortcuts to locations in Google Chrome

ما هو Chrome Shortcuts؟

Chrome Shortcuts هو إضافة Chrome تم تطويرها بواسطة https://bytecode77.com، والميزة الرئيسية لها هي "This extension provides shortcuts to locations in Google Chrome".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Chrome Shortcuts

قم بتنزيل ملفات الامتداد Chrome Shortcuts بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Chrome Shortcuts Chrome Shortcuts
ID fmemikdglgekjjclafhhebcdapfcbhap
عنوان URL الرسمي https://chromewebstore.google.com/detail/chrome-shortcuts/fmemikdglgekjjclafhhebcdapfcbhap
الوصف This extension provides shortcuts to locations in Google Chrome
حجم الملف 40.87 KB
عدد التثبيتات 2,279
النسخة الحالية 1.1.0
آخر تحديث 2020-11-29
تاريخ النشر 2017-04-10
تقييم 4.64/5 مجموع تقييمات 14
المطور https://bytecode77.com
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة 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"
    }
}