Capturar Plantillas Para MercadoLibre
Crea imágenes de tus plantillas diseñadas con el aplicativo web de PlantillasParaMercadoLibre.com
Capturar Plantillas Para MercadoLibre là gì?
Capturar Plantillas Para MercadoLibre là một tiện ích mở rộng Chrome được phát triển bởi http://www.plantillasparamercadolibre.com, và tính năng chính của nó là "Crea imágenes de tus plantillas diseñadas con el aplicativo web de PlantillasParaMercadoLibre.com".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Capturar Plantillas Para MercadoLibre
Tải xuống các tệp mở rộng Capturar Plantillas Para MercadoLibre dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Crea plantillas atractivas y profesionales para mercadolibre de una manera fácil y rápida. Tan solo tendrás que editar a tu gusto una de las plantillas predeterminadas del aplicativo de PlantillasParaMercadolibre.com, activar esta extensión y guardar la plantilla. Así de fácil será para ti crear plantillas atractivas y profesionales para tus productos y/o servicios.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | ppfbdjpagffidjpanfihidoegdlmfnfc |
URL Chính Thức | https://chrome.google.com/webstore/detail/capturar-plantillas-para/ppfbdjpagffidjpanfihidoegdlmfnfc |
Mô tả | Crea imágenes de tus plantillas diseñadas con el aplicativo web de PlantillasParaMercadoLibre.com |
Kích Thước Tệp | 860 KB |
Số Lần Cài Đặt | 96 |
Phiên Bản Hiện Tại | 1.0.0 |
Cập Nhật Lần Cuối | 2015-11-11 |
Ngày Phát Hành | 2015-11-11 |
Đánh Giá | 2.33/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | http://www.plantillasparamercadolibre.com |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | es-419 |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Capturar Plantillas Para MercadoLibre", "short_name": "PlantillasML", "version": "1.0.0", "manifest_version": 2, "description": "Crea im\u00e1genes de tus plantillas dise\u00f1adas con el aplicativo web de PlantillasParaMercadoLibre.com", "browser_action": { "default_icon": { "19": "images\/19.png", "38": "images\/38.png" }, "default_title": "Captura de Plantilla", "default_popup": "popup.html" }, "permissions": [ "activeTab", "tabs" ], "icons": { "16": "images\/16.png", "48": "images\/48.png", "128": "images\/128.png" } } |