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
官方網址 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'"
}