Zaposta Chrome Extension

Shop and Ship from over a thousand shops and have it delivered to you in Nigeria

Zaposta Chrome Extension क्या है?

Zaposta Chrome Extension http://www.zaposta.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Shop and Ship from over a thousand shops and have it delivered to you in Nigeria"।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        An extension that automates making a shopping or shipping list on Zaposta.com. When users place orders or make shipment bookings on Zaposta.com, they can click on the extension to import their shopping cart from the international vendor website and recreate the list, including product images, on the Zaposta shopping cart. This removes the need to manually type and populate shopping cart list on the web application.                    

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

नाम Zaposta Chrome Extension Zaposta Chrome Extension
ID apfmmeplcfanojoeaphhkiigkjemoodm
आधिकारिक URL https://chrome.google.com/webstore/detail/apfmmeplcfanojoeaphhkiigkjemoodm
विवरण Shop and Ship from over a thousand shops and have it delivered to you in Nigeria
फ़ाइल का आकार 436 KB
स्थापना संख्या 29
वर्तमान संस्करण 1.0.2.3
अंतिम अपडेट 2016-05-05
प्रकाशन तिथि 2016-05-05
रेटिंग 5.00/5 कुल 2 रेटिंग्स
डेवलपर http://www.zaposta.com
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://www.zaposta.com
सहायता पृष्ठ URL http://www.zaposta.com/faq
समर्थित भाषाएँ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Zaposta Chrome Extension",
    "short_name": "Zaposta",
    "version": "1.0.2.3",
    "manifest_version": 2,
    "description": "Shop and Ship from over a thousand shops and have it delivered to you in Nigeria",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "browser_action": {
        "default_icon": "icons\/icon128.png",
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        "img\/*"
    ],
    "permissions": [
        "tabs",
        "storage",
        ""
    ]
}