My Lines For You

Get top ten posts from the blog http://mylinesforyou.com.

My Lines For Youとは何ですか?

My Lines For Youはhttps://www.mylinesforyou.comによって開発されたChromeの拡張機能で、その主な機能は「Get top ten posts from the blog http://mylinesforyou.com.」です。

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

screenshot
screenshot

My Lines For You拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        This extension fetches top ten posts from the blog http://www.mylinesforyou.com                    

拡張機能の基本情報

名前 My Lines For You My Lines For You
ID lmfbpphmacnnidhnchkojkiolifdoijg
公式URL https://chromewebstore.google.com/detail/my-lines-for-you/lmfbpphmacnnidhnchkojkiolifdoijg
説明 Get top ten posts from the blog http://mylinesforyou.com.
ファイルサイズ 10.42 KB
インストール数 12
現在のバージョン 1.11
最終更新日 2014-01-22
公開日 2014-01-22
評価 5.00/5 合計 1 レビュー
開発者 https://www.mylinesforyou.com
支払い方法 free
拡張機能のウェブサイト http://www.mylinesforyou.com/
対応言語 en
manifest.json
{
    "name": "My Lines For You",
    "description": "Get top ten posts from the blog http:\/\/mylinesforyou.com.",
    "browser_action": {
        "default_icon": "icon128.png",
        "default_title": "My Lines For You",
        "default_popup": "main.html"
    },
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 2,
    "author": "Karthik Panjaje",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.11",
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'"
}