Amazon Bookmark
Places a bookmark on the right side of the address bar and opens Amazon.
Was ist Amazon Bookmark?
Amazon Bookmark ist eine Chrome-Erweiterung, die von productrating entwickelt wurde, und ihr Hauptmerkmal ist "Places a bookmark on the right side of the address bar and opens Amazon.".
Erweiterungsscreenshots
Amazon Bookmark-Erweiterungs-CRX-Datei herunterladen
Laden Sie Amazon Bookmark-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Click on the chrome extension icon to open Amazon. The bookmark is placed at the right of the address bar.
Grundlegende Informationen zur Erweiterung
Name | |
ID | acngfaonjkkjekghhdbpjjpljpmgbjhi |
Offizielle URL | https://chrome.google.com/webstore/detail/amazon-bookmark/acngfaonjkkjekghhdbpjjpljpmgbjhi |
Beschreibung | Places a bookmark on the right side of the address bar and opens Amazon. |
Dateigröße | 37.14 KB |
Installationsanzahl | 43 |
Aktuelle Version | 1.1 |
Letztes Update | 2019-11-20 |
Veröffentlichungsdatum | 2019-11-20 |
Entwickler | productrating |
Zahlungsart | free |
Unterstützte Sprachen | 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" } |