Layers Editor
Easily transload and edit images in Layers using the right-click menu.
Layers Editor là gì?
Layers Editor là một tiện ích mở rộng Chrome được phát triển bởi Layers Technology Inc., và tính năng chính của nó là "Easily transload and edit images in Layers using the right-click menu.".
Ả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 Layers Editor
Tải xuống các tệp mở rộng Layers Editor 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
Layers is an image sharing app that allows you to edit and modify other users' images. With this Chrome Extension it's as easy as right-clicking on an image you see wherever you are on the web, selecting "Edit in Layers", and remixing that image on the Layers app. You can then share your creation on Imgur, Reddit, Tumblr, Facebook and Twitter. Have a visual conversation.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | obhomfnojmnjhjanekgcdehbnkcpikcj |
URL Chính Thức | https://chromewebstore.google.com/detail/layers-editor/obhomfnojmnjhjanekgcdehbnkcpikcj |
Mô tả | Easily transload and edit images in Layers using the right-click menu. |
Kích Thước Tệp | 12.34 KB |
Số Lần Cài Đặt | 65 |
Phiên Bản Hiện Tại | 1.4 |
Cập Nhật Lần Cuối | 2015-10-08 |
Ngày Phát Hành | 2015-10-08 |
Đánh Giá | 4.64/5 Tổng số 11 Đánh Giá |
Nhà Phát Triển | Layers Technology Inc. |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://www.addlayers.com |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "background.js" ] }, "description": "Easily transload and edit images in Layers using the right-click menu.", "icons": { "16": "icon16.png", "48": "icon48.png" }, "manifest_version": 2, "minimum_chrome_version": "18", "name": "Layers Editor", "permissions": [ "contextMenus", "http:\/\/www.lay.rs" ], "version": "1.4" } |