My Lines For You

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

Apa itu My Lines For You?

My Lines For You adalah ekstensi Chrome yang dikembangkan oleh https://www.mylinesforyou.com, dan fitur utamanya adalah "Get top ten posts from the blog http://mylinesforyou.com.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi My Lines For You

Unduh file ekstensi My Lines For You dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama My Lines For You My Lines For You
ID lmfbpphmacnnidhnchkojkiolifdoijg
URL Resmi https://chromewebstore.google.com/detail/my-lines-for-you/lmfbpphmacnnidhnchkojkiolifdoijg
Deskripsi Get top ten posts from the blog http://mylinesforyou.com.
Ukuran File 10.42 KB
Jumlah Instalasi 12
Versi Saat Ini 1.11
Terakhir Diperbarui 2014-01-22
Tanggal Publikasi 2014-01-22
Penilaian 5.00/5 Total 1 Penilaian
Pengembang https://www.mylinesforyou.com
Tipe Pembayaran free
Situs Ekstensi http://www.mylinesforyou.com/
Bahasa yang Didukung 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'"
}