Amazon Bookmark

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

What is Amazon Bookmark?

Amazon Bookmark is a Chrome extension developed by productrating, and its main feature is "Places a bookmark on the right side of the address bar and opens Amazon.".

Extension Screenshots

screenshot

Download Amazon Bookmark Extension CRX File

Download Amazon Bookmark extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Click on the chrome extension icon to open Amazon.

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

Extension Basic Information

Name Amazon Bookmark Amazon Bookmark
ID acngfaonjkkjekghhdbpjjpljpmgbjhi
Official URL https://chrome.google.com/webstore/detail/amazon-bookmark/acngfaonjkkjekghhdbpjjpljpmgbjhi
Description Places a bookmark on the right side of the address bar and opens Amazon.
File Size 37.14 KB
Installation Count 43
Current Version 1.1
Last Updated 2019-11-20
Publish Date 2019-11-20
Developer productrating
Payment Type free
Supported Languages 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"
}