LOVE IT

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

Apa itu LOVE IT?

LOVE IT adalah ekstensi Chrome yang dikembangkan oleh http://liketob.uy, dan fitur utamanya adalah "Save the things you love from the Web and organise them in your personal collections".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi LOVE IT

Unduh file ekstensi LOVE IT dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama LOVE IT LOVE IT
ID bakkeepkbcfbbahfjgjncdcmcnfdemdl
URL Resmi https://chrome.google.com/webstore/detail/bakkeepkbcfbbahfjgjncdcmcnfdemdl
Deskripsi Save the things you love from the Web and organise them in your personal collections
Ukuran File 119 KB
Jumlah Instalasi 21
Versi Saat Ini 1.5.6
Terakhir Diperbarui 2016-11-23
Tanggal Publikasi 2016-11-23
Penilaian 5.00/5 Total 1 Penilaian
Pengembang http://liketob.uy
Tipe Pembayaran free
Bahasa yang Didukung 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"
    ]
}