Amazon Launcher
Quick launch Amazon Services. Access Amazon home, cart, video, account, and books with one-click.
ما هو Amazon Launcher؟
Amazon Launcher هو إضافة Chrome تم تطويرها بواسطة appopticsarena، والميزة الرئيسية لها هي "Quick launch Amazon Services. Access Amazon home, cart, video, account, and books with one-click.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Amazon Launcher
قم بتنزيل ملفات الامتداد Amazon Launcher بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Tired of having to browse through multiple tabs to access your amazon services? Well this app is for you. It allows you to access Amazon Home Page, Your Amazon Shopping Cart, Amazon Video, Your Amazon Account and Amazon Books all with just one-click.
معلومات أساسية عن التمديد
الاسم | |
ID | ahgpeancfpgpfhmokigibpdmcbienljc |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/amazon-launcher/ahgpeancfpgpfhmokigibpdmcbienljc |
الوصف | Quick launch Amazon Services. Access Amazon home, cart, video, account, and books with one-click. |
حجم الملف | 30.64 KB |
عدد التثبيتات | 73 |
النسخة الحالية | 1.1.0 |
آخر تحديث | 2018-12-17 |
تاريخ النشر | 2018-12-17 |
المطور | appopticsarena |
نوع الدفع | free |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Amazon Launcher", "description": "Quick launch Amazon Services. Access Amazon home, cart, video, account, and books with one-click.", "version": "1.1.0", "icons": { "128": "Aicon_128.png" }, "browser_action": { "default_icon": "Aicon2.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |