Layers Editor

Easily transload and edit images in Layers using the right-click menu.

Wat is Layers Editor?

Layers Editor is een Chrome-extensie ontwikkeld door Layers Technology Inc., en de belangrijkste functie is "Easily transload and edit images in Layers using the right-click menu.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Layers Editor

Download Layers Editor-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Layers Editor Layers Editor
ID obhomfnojmnjhjanekgcdehbnkcpikcj
Officiële URL https://chromewebstore.google.com/detail/layers-editor/obhomfnojmnjhjanekgcdehbnkcpikcj
Beschrijving Easily transload and edit images in Layers using the right-click menu.
Bestandsgrootte 12.34 KB
Aantal Installaties 65
Huidige Versie 1.4
Laatst Bijgewerkt 2015-10-08
Publicatiedatum 2015-10-08
Beoordeling 4.64/5 Totaal 11 Beoordelingen
Ontwikkelaar Layers Technology Inc.
Betalingswijze free
Extensiewebsite http://www.addlayers.com
Ondersteunde Talen 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"
}