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 |
官方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": [ " |