Boxagon
Find, manage, and share collections of stuff that goes well together.
Τι είναι το Boxagon;
Το Boxagon είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://boxagon.com, και η κύρια λειτουργία του είναι "Find, manage, and share collections of stuff that goes well together.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Boxagon
Λήψη αρχείων επέκτασης Boxagon σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Boxagon is a social commerce platform where you can create and discover collections or “boxes” of items that go well together for all types of situations. So if you’re getting a dog or running your first marathon, you can search through the site and see boxes with items that other users recommend for these events. The concept is similar to how people on fashion sites match pieces of clothing to create amazing outfits, but we’re applying it to a much wider audience. The Boxagon Chrome extension adds a button to your browser that appears when you are viewing an item on Amazon. It lets you add the item to a box in a quick and simple way.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | bddnejeoadoohbhkedcdmgeeacfhoicj |
Επίσημο URL | https://chromewebstore.google.com/detail/boxagon/bddnejeoadoohbhkedcdmgeeacfhoicj |
Περιγραφή | Find, manage, and share collections of stuff that goes well together. |
Μέγεθος Αρχείου | 140 KB |
Αριθμός Εγκαταστάσεων | 59 |
Τρέχουσα Έκδοση | 1.1.4 |
Τελευταία Ενημέρωση | 2014-05-19 |
Ημερομηνία Δημοσίευσης | 2014-05-19 |
Αξιολόγηση | 3.67/5 Συνολικά 3 Αξιολογήσεις |
Προγραμματιστής | https://boxagon.com |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | http://boxagon.com |
Διεύθυνση URL της Σελίδας Βοήθειας | http://boxagon.com/FAQ |
Υποστηριζόμενες Γλώσσες | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Boxagon", "short_name": "Boxagon", "description": "Find, manage, and share collections of stuff that goes well together.", "version": "1.1.4", "manifest_version": 2, "minimum_chrome_version": "20.0", "background": { "scripts": [ "js\/global.js", "js\/background.js" ], "persistent": false }, "page_action": { "default_icon": "images\/icons\/icon19.png", "default_title": "Boxagon Product Tagger" }, "permissions": [ "tabs", "storage", " |