Pix2Fone for Google Chrome™

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

Was ist Pix2Fone for Google Chrome™?

Pix2Fone for Google Chrome™ ist eine Chrome-Erweiterung, die von https://www.pix2fone.com entwickelt wurde, und ihr Hauptmerkmal ist "Save pictures from the web or your computer as your phone wallpapers".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Pix2Fone for Google Chrome™-Erweiterungs-CRX-Datei herunterladen

Laden Sie Pix2Fone for Google Chrome™-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Pix2Fone for Google Chrome™ Pix2Fone for Google Chrome™
ID bjadmjhpmogmmmocimbomjlnmpjcjifh
Offizielle URL https://chromewebstore.google.com/detail/pix2fone-for-google-chrom/bjadmjhpmogmmmocimbomjlnmpjcjifh
Beschreibung Save pictures from the web or your computer as your phone wallpapers
Dateigröße 9.4 KB
Installationsanzahl 306
Aktuelle Version 1.2
Letztes Update 2013-08-01
Veröffentlichungsdatum 2013-08-01
Bewertung 3.75/5 Insgesamt 8 Bewertungen
Entwickler https://www.pix2fone.com
Zahlungsart free
Erweiterungswebsite http://www.pix2fone.com/
Hilfeseite URL http://www.pix2fone.com/faq.php
Unterstützte Sprachen 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"
    ]
}