Layers Editor

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

Qu'est-ce que Layers Editor ?

Layers Editor est une extension Chrome développée par Layers Technology Inc., et sa fonction principale est "Easily transload and edit images in Layers using the right-click menu.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Layers Editor

Téléchargez les fichiers d'extension Layers Editor au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Layers Editor Layers Editor
ID obhomfnojmnjhjanekgcdehbnkcpikcj
URL Officiel https://chromewebstore.google.com/detail/layers-editor/obhomfnojmnjhjanekgcdehbnkcpikcj
Description Easily transload and edit images in Layers using the right-click menu.
Taille du Fichier 12.34 KB
Nombre d'Installations 65
Version Actuelle 1.4
Dernière Mise à Jour 2015-10-08
Date de Publication 2015-10-08
Évaluation 4.64/5 Total 11 Évaluations
Développeur Layers Technology Inc.
Type de Paiement free
Site Web de l'Extension http://www.addlayers.com
Langues Prises en Charge 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"
}