LOVE IT

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

Co je LOVE IT?

LOVE IT je rozšíření Chrome vyvinuté http://liketob.uy, a jeho hlavní funkcí je „Save the things you love from the Web and organise them in your personal collections“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření LOVE IT

Stáhněte si soubory rozšíření LOVE IT ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

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

Základní Informace o Rozšíření

Název LOVE IT LOVE IT
ID bakkeepkbcfbbahfjgjncdcmcnfdemdl
Oficiální URL https://chrome.google.com/webstore/detail/bakkeepkbcfbbahfjgjncdcmcnfdemdl
Popis Save the things you love from the Web and organise them in your personal collections
Velikost souboru 119 KB
Počet instalací 21
Aktuální Verze 1.5.6
Poslední Aktualizace 2016-11-23
Datum Vydání 2016-11-23
Hodnocení 5.00/5 Celkem 1 Hodnocení
Vývojář http://liketob.uy
Typ Platby free
Podporované Jazyky 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"
    ]
}