LOVE IT

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

LOVE ITとは何ですか?

LOVE ITはhttp://liketob.uyによって開発されたChromeの拡張機能で、その主な機能は「Save the things you love from the Web and organise them in your personal collections」です。

拡張機能のスクリーンショット

screenshot

LOVE IT拡張機能のCRXファイルをダウンロード

LOVE IT拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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