Shoes & handbags sale
Find shoes and handbag sales. Browse and enjoy, buy them if you think they are for you.
Τι είναι το Shoes & handbags sale;
Το Shoes & handbags sale είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://lachuos.com, και η κύρια λειτουργία του είναι "Find shoes and handbag sales. Browse and enjoy, buy them if you think they are for you.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Shoes & handbags sale
Λήψη αρχείων επέκτασης Shoes & handbags sale σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Shoes and Handbags just one short click away, all the time. Our selection of handbags and shoes are ready for browsing day or night. If you take a shine to something, you can click through to buy it, otherwise you can just enjoy looking through the collection. - Shoes on Amazon - Handbags on Amazon - Buy on Amazon - Match shoes and handbags - Share your creations with friends
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | ibinokjihmkiepipbanahcamkiimcdof |
Επίσημο URL | https://chrome.google.com/webstore/detail/ibinokjihmkiepipbanahcamkiimcdof |
Περιγραφή | Find shoes and handbag sales. Browse and enjoy, buy them if you think they are for you. |
Μέγεθος Αρχείου | 252 KB |
Αριθμός Εγκαταστάσεων | 89 |
Τρέχουσα Έκδοση | 8.1 |
Τελευταία Ενημέρωση | 2014-11-14 |
Ημερομηνία Δημοσίευσης | 2014-11-14 |
Αξιολόγηση | 3.00/5 Συνολικά 2 Αξιολογήσεις |
Προγραμματιστής | http://lachuos.com |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | http://www.lachuos.com/ |
Υποστηριζόμενες Γλώσσες | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Shoes & handbags sale", "short_name": "Find sales", "description": "Find shoes and handbag sales. Browse and enjoy, buy them if you think they are for you.", "version": "8.1", "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/ws-na.amazon-adsystem.com https:\/\/wms-na.amazon-adsystem.com https:\/\/apis.google.com https:\/\/platform.twitter.com https:\/\/connect.facebook.net https:\/\/ssl.google-analytics.com; object-src 'self'", "options_page": "options.html", "icons": { "16": "\/images\/shoe.png", "48": "\/images\/shoe.png", "128": "\/images\/shoe.png" }, "permissions": [], "background": { "scripts": [ "jquery.js", "background.js" ], "persistent": true }, "browser_action": { "default_title": "Shoes and Handbags", "default_icon": "\/images\/shoe.png" }, "manifest_version": 2 } |