MikeLike Pro
Right-click on any image on any site and pin directly to MikeLike.
Co je MikeLike Pro?
MikeLike Pro je rozšíření Chrome vyvinuté http://mikelike.com, a jeho hlavní funkcí je „Right-click on any image on any site and pin directly to MikeLike.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření MikeLike Pro
Stáhněte si soubory rozšíření MikeLike Pro ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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/
Základní Informace o Rozšíření
Název | |
ID | egkopkkppflfidpcnloibllofjhcbblk |
Oficiální URL | https://chrome.google.com/webstore/detail/mikelike-pro/egkopkkppflfidpcnloibllofjhcbblk |
Popis | Right-click on any image on any site and pin directly to MikeLike. |
Velikost souboru | 47.79 KB |
Počet instalací | 19 |
Aktuální Verze | 1.5 |
Poslední Aktualizace | 2012-09-07 |
Datum Vydání | 2012-09-07 |
Hodnocení | 4.00/5 Celkem 3 Hodnocení |
Vývojář | http://mikelike.com |
Typ Platby | free |
URL Stránky Nápovědy | http://www.mikelike.com/ml/about/help/ |
Podporované Jazyky | 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": [ " |