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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον 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 της επέκτασης Zaposta Chrome Extension

Λήψη αρχείων επέκτασης Zaposta Chrome Extension σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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",
        ""
    ]
}