Amazon Bookmark
Places a bookmark on the right side of the address bar and opens Amazon.
Wat is Amazon Bookmark?
Amazon Bookmark is een Chrome-extensie ontwikkeld door productrating, en de belangrijkste functie is "Places a bookmark on the right side of the address bar and opens Amazon.".
Extensie Screenshots
Download het CRX-bestand van de extensie Amazon Bookmark
Download Amazon Bookmark-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Click on the chrome extension icon to open Amazon. The bookmark is placed at the right of the address bar.
Basisinformatie over de Extensie
Naam | |
ID | acngfaonjkkjekghhdbpjjpljpmgbjhi |
Officiële URL | https://chrome.google.com/webstore/detail/amazon-bookmark/acngfaonjkkjekghhdbpjjpljpmgbjhi |
Beschrijving | Places a bookmark on the right side of the address bar and opens Amazon. |
Bestandsgrootte | 37.14 KB |
Aantal Installaties | 43 |
Huidige Versie | 1.1 |
Laatst Bijgewerkt | 2019-11-20 |
Publicatiedatum | 2019-11-20 |
Ontwikkelaar | productrating |
Betalingswijze | free |
Ondersteunde Talen | 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" } |