Pix2Fone for Google Chrome™

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

什么是Pix2Fone for Google Chrome™?

Pix2Fone for Google Chrome™是由https://www.pix2fone.com开发的Chrome扩展程序,该扩展的主要功能是“Save pictures from the web or your computer as your phone wallpapers”。

扩展截图

screenshot
screenshot
screenshot

下载Pix2Fone for Google Chrome™扩展crx文件

下载Pix2Fone for Google Chrome™扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Pix2Fone for Google Chrome™ Pix2Fone for Google Chrome™
ID bjadmjhpmogmmmocimbomjlnmpjcjifh
官方URL https://chromewebstore.google.com/detail/pix2fone-for-google-chrom/bjadmjhpmogmmmocimbomjlnmpjcjifh
简介 Save pictures from the web or your computer as your phone wallpapers
文件大小 9.4 KB
安装次数 306
当前版本 1.2
更新时间 2013-08-01
上架时间 2013-08-01
评分 3.75/5 共8次评分
开发者 https://www.pix2fone.com
付费类型 free
扩展官网 http://www.pix2fone.com/
帮助页面URL http://www.pix2fone.com/faq.php
支持的语言 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"
    ]
}