Amazon Bookmark
Places a bookmark on the right side of the address bar and opens Amazon.
Amazon Bookmark क्या है?
Amazon Bookmark productrating द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Places a bookmark on the right side of the address bar and opens Amazon."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Amazon Bookmark एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Click on the chrome extension icon to open Amazon. The bookmark is placed at the right of the address bar.
एक्सटेंशन की मूल जानकारी
नाम | |
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" } |