Layers Editor
Easily transload and edit images in Layers using the right-click menu.
ما هو Layers Editor؟
Layers Editor هو إضافة Chrome تم تطويرها بواسطة Layers Technology Inc.، والميزة الرئيسية لها هي "Easily transload and edit images in Layers using the right-click menu.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Layers Editor
قم بتنزيل ملفات الامتداد Layers Editor بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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.
معلومات أساسية عن التمديد
الاسم | |
ID | obhomfnojmnjhjanekgcdehbnkcpikcj |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/layers-editor/obhomfnojmnjhjanekgcdehbnkcpikcj |
الوصف | Easily transload and edit images in Layers using the right-click menu. |
حجم الملف | 12.34 KB |
عدد التثبيتات | 65 |
النسخة الحالية | 1.4 |
آخر تحديث | 2015-10-08 |
تاريخ النشر | 2015-10-08 |
تقييم | 4.64/5 مجموع تقييمات 11 |
المطور | Layers Technology Inc. |
نوع الدفع | free |
موقع الإضافة | http://www.addlayers.com |
اللغات المدعومة | 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" } |