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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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