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"입니다.
확장 프로그램 스크린샷
Pix2Fone for Google Chrome™ 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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.
확장 프로그램 기본 정보
이름 | |
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" ] } |