Pix2Fone for Google Chrome™

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

What is Pix2Fone for Google Chrome™?

Pix2Fone for Google Chrome™ is a Chrome extension developed by https://www.pix2fone.com, and its main feature is "Save pictures from the web or your computer as your phone wallpapers".

Extension Screenshots

screenshot
screenshot
screenshot

Download Pix2Fone for Google Chrome™ Extension CRX File

Download Pix2Fone for Google Chrome™ extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Pix2Fone for Google Chrome™ Pix2Fone for Google Chrome™
ID bjadmjhpmogmmmocimbomjlnmpjcjifh
Official URL https://chromewebstore.google.com/detail/pix2fone-for-google-chrom/bjadmjhpmogmmmocimbomjlnmpjcjifh
Description Save pictures from the web or your computer as your phone wallpapers
File Size 9.4 KB
Installation Count 306
Current Version 1.2
Last Updated 2013-08-01
Publish Date 2013-08-01
Rating 3.75/5 Total 8 Ratings
Developer https://www.pix2fone.com
Payment Type free
Extension Website http://www.pix2fone.com/
Help Page URL http://www.pix2fone.com/faq.php
Supported Languages 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"
    ]
}