Layers Editor
Easily transload and edit images in Layers using the right-click menu.
Layers Editor क्या है?
Layers Editor Layers Technology Inc. द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Easily transload and edit images in Layers using the right-click menu."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Layers Editor एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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" } |