Pix2Fone for Google Chrome™

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

Qu'est-ce que Pix2Fone for Google Chrome™ ?

Pix2Fone for Google Chrome™ est une extension Chrome développée par https://www.pix2fone.com, et sa fonction principale est "Save pictures from the web or your computer as your phone wallpapers".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Pix2Fone for Google Chrome™

Téléchargez les fichiers d'extension Pix2Fone for Google Chrome™ au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Pix2Fone for Google Chrome™ Pix2Fone for Google Chrome™
ID bjadmjhpmogmmmocimbomjlnmpjcjifh
URL Officiel https://chromewebstore.google.com/detail/pix2fone-for-google-chrom/bjadmjhpmogmmmocimbomjlnmpjcjifh
Description Save pictures from the web or your computer as your phone wallpapers
Taille du Fichier 9.4 KB
Nombre d'Installations 306
Version Actuelle 1.2
Dernière Mise à Jour 2013-08-01
Date de Publication 2013-08-01
Évaluation 3.75/5 Total 8 Évaluations
Développeur https://www.pix2fone.com
Type de Paiement free
Site Web de l'Extension http://www.pix2fone.com/
URL de la Page d'Aide http://www.pix2fone.com/faq.php
Langues Prises en Charge 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"
    ]
}