Pix2Fone for Google Chrome™

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

Cos'è Pix2Fone for Google Chrome™?

Pix2Fone for Google Chrome™ è un'estensione di Chrome sviluppata da https://www.pix2fone.com, e la sua funzione principale è "Save pictures from the web or your computer as your phone wallpapers".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Pix2Fone for Google Chrome™

Scarica i file di estensione Pix2Fone for Google Chrome™ in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Pix2Fone for Google Chrome™ Pix2Fone for Google Chrome™
ID bjadmjhpmogmmmocimbomjlnmpjcjifh
URL Ufficiale https://chromewebstore.google.com/detail/pix2fone-for-google-chrom/bjadmjhpmogmmmocimbomjlnmpjcjifh
Descrizione Save pictures from the web or your computer as your phone wallpapers
Dimensione del File 9.4 KB
Conteggio Installazioni 306
Versione Corrente 1.2
Ultimo Aggiornamento 2013-08-01
Data di Pubblicazione 2013-08-01
Valutazione 3.75/5 Totale 8 Valutazioni
Sviluppatore https://www.pix2fone.com
Tipo di Pagamento free
Sito Web dell'Estensione http://www.pix2fone.com/
URL della Pagina di Aiuto http://www.pix2fone.com/faq.php
Lingue Supportate 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"
    ]
}