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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
    ]
}