LOVE IT

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

LOVE IT là gì?

LOVE IT là một tiện ích mở rộng Chrome được phát triển bởi http://liketob.uy, và tính năng chính của nó là "Save the things you love from the Web and organise them in your personal collections".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng LOVE IT

Tải xuống các tệp mở rộng LOVE IT dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên LOVE IT LOVE IT
ID bakkeepkbcfbbahfjgjncdcmcnfdemdl
URL Chính Thức https://chrome.google.com/webstore/detail/bakkeepkbcfbbahfjgjncdcmcnfdemdl
Mô tả Save the things you love from the Web and organise them in your personal collections
Kích Thước Tệp 119 KB
Số Lần Cài Đặt 21
Phiên Bản Hiện Tại 1.5.6
Cập Nhật Lần Cuối 2016-11-23
Ngày Phát Hành 2016-11-23
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển http://liketob.uy
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}