Layers Editor

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

Layers Editorとは何ですか?

Layers EditorはLayers Technology Inc.によって開発されたChromeの拡張機能で、その主な機能は「Easily transload and edit images in Layers using the right-click menu.」です。

拡張機能のスクリーンショット

screenshot
screenshot

Layers Editor拡張機能のCRXファイルをダウンロード

Layers Editor拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Layers Editor Layers Editor
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"
}