Amazon Bookmark

Places a bookmark on the right side of the address bar and opens Amazon.

ما هو Amazon Bookmark؟

Amazon Bookmark هو إضافة Chrome تم تطويرها بواسطة productrating، والميزة الرئيسية لها هي "Places a bookmark on the right side of the address bar and opens Amazon.".

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

screenshot

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

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

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

                        Click on the chrome extension icon to open Amazon.

The bookmark is placed at the right of the address bar.                    

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

الاسم Amazon Bookmark Amazon Bookmark
ID acngfaonjkkjekghhdbpjjpljpmgbjhi
عنوان URL الرسمي https://chrome.google.com/webstore/detail/amazon-bookmark/acngfaonjkkjekghhdbpjjpljpmgbjhi
الوصف Places a bookmark on the right side of the address bar and opens Amazon.
حجم الملف 37.14 KB
عدد التثبيتات 43
النسخة الحالية 1.1
آخر تحديث 2019-11-20
تاريخ النشر 2019-11-20
المطور productrating
نوع الدفع free
اللغات المدعومة de,en,fr,es,it
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "icons": {
        "128": "icon128.png",
        "16": "icon16.png",
        "48": "icon48.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "browser_action": [],
    "manifest_version": 2,
    "version": "1.1"
}