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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
}