LOVE IT

Save the things you love from the Web and organise them in your personal collections

Τι είναι το LOVE IT;

Το LOVE IT είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://liketob.uy, και η κύρια λειτουργία του είναι "Save the things you love from the Web and organise them in your personal collections".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης LOVE IT

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

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

                        Add images from your favourite stores, blogs and any other websites directly to LIKEtoB.UY                    

Βασικές Πληροφορίες Επέκτασης

Όνομα LOVE IT LOVE IT
ID bakkeepkbcfbbahfjgjncdcmcnfdemdl
Επίσημο URL https://chrome.google.com/webstore/detail/bakkeepkbcfbbahfjgjncdcmcnfdemdl
Περιγραφή Save the things you love from the Web and organise them in your personal collections
Μέγεθος Αρχείου 119 KB
Αριθμός Εγκαταστάσεων 21
Τρέχουσα Έκδοση 1.5.6
Τελευταία Ενημέρωση 2016-11-23
Ημερομηνία Δημοσίευσης 2016-11-23
Αξιολόγηση 5.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής http://liketob.uy
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "LOVE IT",
    "description": "Save the things you love from the Web and organise them in your personal collections",
    "version": "1.5.6",
    "icons": {
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon.png"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": true
    },
    "applications": {
        "gecko": {
            "id": "[email protected]"
        }
    },
    "permissions": [
        "",
        "tabs",
        "activeTab"
    ]
}