Pix2Fone for Google Chrome™

Save pictures from the web or your computer as your phone wallpapers

Apa itu Pix2Fone for Google Chrome™?

Pix2Fone for Google Chrome™ adalah ekstensi Chrome yang dikembangkan oleh https://www.pix2fone.com, dan fitur utamanya adalah "Save pictures from the web or your computer as your phone wallpapers".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Pix2Fone for Google Chrome™

Unduh file ekstensi Pix2Fone for Google Chrome™ 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

                        Pix2Fone is a free extension for Google Chrome combined with online service. It adds "Save image as phone wallpaper" option to the browser and lets you save any picture from the web (or your computer) as your mobile phone wallpapers. You can download phone wallpapers with the phone browser or send text message (SMS) bookmark directly to your phone.                    

Informasi Dasar Ekstensi

Nama Pix2Fone for Google Chrome™ Pix2Fone for Google Chrome™
ID bjadmjhpmogmmmocimbomjlnmpjcjifh
URL Resmi https://chromewebstore.google.com/detail/pix2fone-for-google-chrom/bjadmjhpmogmmmocimbomjlnmpjcjifh
Deskripsi Save pictures from the web or your computer as your phone wallpapers
Ukuran File 9.4 KB
Jumlah Instalasi 306
Versi Saat Ini 1.2
Terakhir Diperbarui 2013-08-01
Tanggal Publikasi 2013-08-01
Penilaian 3.75/5 Total 8 Penilaian
Pengembang https://www.pix2fone.com
Tipe Pembayaran free
Situs Ekstensi http://www.pix2fone.com/
URL Halaman Bantuan http://www.pix2fone.com/faq.php
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Pix2Fone for Google Chrome\u2122",
    "version": "1.2",
    "manifest_version": 2,
    "description": "Save pictures from the web or your computer as your phone wallpapers",
    "icons": {
        "16": "pix2fone_icon_16.png",
        "48": "pix2fone_icon_48.png",
        "128": "pix2fone_icon_128.png"
    },
    "homepage_url": "http:\/\/www.pix2fone.com",
    "background": {
        "scripts": [
            "eventPage.js"
        ],
        "persistent": false
    },
    "permissions": [
        "contextMenus",
        "tabs"
    ]
}