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文件
下載MikeLike Pro擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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": [ " |