Layers Editor

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

O que é Layers Editor?

Layers Editor é uma extensão do Chrome desenvolvida por Layers Technology Inc., e sua principal característica é "Easily transload and edit images in Layers using the right-click menu.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Layers Editor

Baixe arquivos de extensão Layers Editor no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Layers Editor Layers Editor
ID obhomfnojmnjhjanekgcdehbnkcpikcj
URL Oficial https://chromewebstore.google.com/detail/layers-editor/obhomfnojmnjhjanekgcdehbnkcpikcj
Descrição Easily transload and edit images in Layers using the right-click menu.
Tamanho do Arquivo 12.34 KB
Contagem de Instalações 65
Versão Atual 1.4
Última Atualização 2015-10-08
Data de Publicação 2015-10-08
Classificação 4.64/5 Total de 11 Avaliações
Desenvolvedor Layers Technology Inc.
Tipo de Pagamento free
Site da Extensão http://www.addlayers.com
Idiomas Suportados 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"
}