LOVE IT

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

Wat is LOVE IT?

LOVE IT is een Chrome-extensie ontwikkeld door http://liketob.uy, en de belangrijkste functie is "Save the things you love from the Web and organise them in your personal collections".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie LOVE IT

Download LOVE IT-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam LOVE IT LOVE IT
ID bakkeepkbcfbbahfjgjncdcmcnfdemdl
Officiële URL https://chrome.google.com/webstore/detail/bakkeepkbcfbbahfjgjncdcmcnfdemdl
Beschrijving Save the things you love from the Web and organise them in your personal collections
Bestandsgrootte 119 KB
Aantal Installaties 21
Huidige Versie 1.5.6
Laatst Bijgewerkt 2016-11-23
Publicatiedatum 2016-11-23
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar http://liketob.uy
Betalingswijze free
Ondersteunde Talen 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"
    ]
}