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"
    ]
}