MikeLike Pro
Right-click on any image on any site and pin directly to MikeLike.
MikeLike Pro란 무엇입니까?
MikeLike Pro은(는) http://mikelike.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Right-click on any image on any site and pin directly to MikeLike."입니다.
확장 프로그램 스크린샷
MikeLike Pro 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
MikeLike is YOUR virtual pin-board. MikeLike lets you collect, share, and discover things that interest you on the web. People use MikeLike to decorate their homes and gardens, discover and rate new recipes, organize book, music, and video collections, and plan vacations to tropical paradises. With the MikeLike Pro extension, you can right-click on any image you find on any site and pin it directly to MikeLike. Includes the ability to repin directly from Pinterest, which is especially useful for Pinterest users looking for private boards. Alternatively, you may be interested in the MikeLike Button (bookmarklet) which supports ALL browsers: http://www.mikelike.com/ml/about/mikelike_button/
확장 프로그램 기본 정보
이름 | |
ID | egkopkkppflfidpcnloibllofjhcbblk |
공식 URL | https://chrome.google.com/webstore/detail/mikelike-pro/egkopkkppflfidpcnloibllofjhcbblk |
설명 | Right-click on any image on any site and pin directly to MikeLike. |
파일 크기 | 47.79 KB |
설치 횟수 | 19 |
현재 버전 | 1.5 |
최근 업데이트 | 2012-09-07 |
출시 날짜 | 2012-09-07 |
평점 | 4.00/5 총 3 개의 평점 |
개발자 | http://mikelike.com |
결제 유형 | free |
도움말 페이지 URL | http://www.mikelike.com/ml/about/help/ |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "MikeLike Pro", "version": "1.5", "description": "Right-click on any image on any site and pin directly to MikeLike.", "permissions": [ "contextMenus", "tabs", "http:\/\/*\/*", "https:\/\/*\/*" ], "background": { "scripts": [ "context_menu.js" ] }, "icons": { "16": "logo_16.png", "48": "logo_48.png", "128": "logo_128.png" }, "content_scripts": [ { "css": [ "ext_mikelike.css" ], "js": [ "jquery-1.7.1.min.js", "contentscript.js" ], "matches": [ " |