Amazon Bookmark

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

Apa itu Amazon Bookmark?

Amazon Bookmark adalah ekstensi Chrome yang dikembangkan oleh productrating, dan fitur utamanya adalah "Places a bookmark on the right side of the address bar and opens Amazon.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Amazon Bookmark

Unduh file ekstensi Amazon Bookmark dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Click on the chrome extension icon to open Amazon.

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

Informasi Dasar Ekstensi

Nama Amazon Bookmark Amazon Bookmark
ID acngfaonjkkjekghhdbpjjpljpmgbjhi
URL Resmi https://chrome.google.com/webstore/detail/amazon-bookmark/acngfaonjkkjekghhdbpjjpljpmgbjhi
Deskripsi Places a bookmark on the right side of the address bar and opens Amazon.
Ukuran File 37.14 KB
Jumlah Instalasi 43
Versi Saat Ini 1.1
Terakhir Diperbarui 2019-11-20
Tanggal Publikasi 2019-11-20
Pengembang productrating
Tipe Pembayaran free
Bahasa yang Didukung 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"
}