Layers Editor

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

Co je Layers Editor?

Layers Editor je rozšíření Chrome vyvinuté Layers Technology Inc., a jeho hlavní funkcí je „Easily transload and edit images in Layers using the right-click menu.“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření Layers Editor

Stáhněte si soubory rozšíření Layers Editor ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Layers Editor Layers Editor
ID obhomfnojmnjhjanekgcdehbnkcpikcj
Oficiální URL https://chromewebstore.google.com/detail/layers-editor/obhomfnojmnjhjanekgcdehbnkcpikcj
Popis Easily transload and edit images in Layers using the right-click menu.
Velikost souboru 12.34 KB
Počet instalací 65
Aktuální Verze 1.4
Poslední Aktualizace 2015-10-08
Datum Vydání 2015-10-08
Hodnocení 4.64/5 Celkem 11 Hodnocení
Vývojář Layers Technology Inc.
Typ Platby free
Webové stránky Rozšíření http://www.addlayers.com
Podporované Jazyky 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"
}