Simple Amazon Button

The simplest, no-fuss way to go to your Amazon page.

ما هو Simple Amazon Button؟

Simple Amazon Button هو إضافة Chrome تم تطويرها بواسطة cwf software engineering ltd، والميزة الرئيسية لها هي "The simplest, no-fuss way to go to your Amazon page.".

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

screenshot

تحميل ملف CRX للإضافة Simple Amazon Button

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

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

                        This simple and free Chrome extension simply brings you to your personal Amazon.com starting page without any interference in functionality or browsing experience.

This extension was requested by several users annoyed by the bells and whistles of other Amazon-related extensions.                    

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

الاسم Simple Amazon Button Simple Amazon Button
ID lgbhoapafbdcbafihgoipgidipaohkla
عنوان URL الرسمي https://chromewebstore.google.com/detail/simple-amazon-button/lgbhoapafbdcbafihgoipgidipaohkla
الوصف The simplest, no-fuss way to go to your Amazon page.
حجم الملف 12.56 KB
عدد التثبيتات 302
النسخة الحالية 0.1.1
آخر تحديث 2015-04-10
تاريخ النشر 2015-04-10
المطور cwf software engineering ltd
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Simple Amazon Button",
    "version": "0.1.1",
    "manifest_version": 2,
    "description": "The simplest, no-fuss way to go to your Amazon page.",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_popup": "popup.html"
    }
}