Amazon Launcher

Quick launch Amazon Services. Access Amazon home, cart, video, account, and books with one-click.

Amazon Launcher क्या है?

Amazon Launcher appopticsarena द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Quick launch Amazon Services. Access Amazon home, cart, video, account, and books with one-click."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Amazon Launcher एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Tired of having to browse through multiple tabs to access your amazon services? Well this app is for you. It allows you to access Amazon Home Page, Your Amazon Shopping Cart, Amazon Video, Your Amazon Account and Amazon Books all with just one-click.                    

एक्सटेंशन की मूल जानकारी

नाम Amazon Launcher Amazon Launcher
ID ahgpeancfpgpfhmokigibpdmcbienljc
आधिकारिक URL https://chrome.google.com/webstore/detail/amazon-launcher/ahgpeancfpgpfhmokigibpdmcbienljc
विवरण Quick launch Amazon Services. Access Amazon home, cart, video, account, and books with one-click.
फ़ाइल का आकार 30.64 KB
स्थापना संख्या 73
वर्तमान संस्करण 1.1.0
अंतिम अपडेट 2018-12-17
प्रकाशन तिथि 2018-12-17
डेवलपर appopticsarena
भुगतान के प्रकार free
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Amazon Launcher",
    "description": "Quick launch Amazon Services. Access Amazon home, cart, video, account, and books with one-click.",
    "version": "1.1.0",
    "icons": {
        "128": "Aicon_128.png"
    },
    "browser_action": {
        "default_icon": "Aicon2.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}