Mergely

Merge and diff documents online.

Mergelyとは何ですか?

MergelyはWilsonによって開発されたChromeの拡張機能で、その主な機能は「Merge and diff documents online.」です。

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

screenshot

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

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

拡張機能の使用方法

                        Mergely is an online diff/merge editor and javascript library that highlights changes in similar texts. I can be used within your own web application to compare files, text, C, C++, Java, HTML, XML, CSS, and Javascript.

All credit goes to http://www.mergely.com.  For any issues, errors, bugs and enhancements, please contact me at [email protected]

*No adware.  No spyware.  No walmare.                    

拡張機能の基本情報

名前 Mergely Mergely
ID dkmjbghnbbdmoaadjgdenpebnknpoddf
公式URL https://chromewebstore.google.com/detail/mergely/dkmjbghnbbdmoaadjgdenpebnknpoddf
説明 Merge and diff documents online.
ファイルサイズ 63.09 KB
インストール数 299
現在のバージョン 1.0
最終更新日 2014-01-22
公開日 2014-01-21
評価 4.25/5 合計 4 レビュー
開発者 Wilson
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL http://tiny.cc/appsprivacy
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Mergely",
    "version": "1.0",
    "description": "Merge and diff documents online.",
    "icons": {
        "16": "img\/icon_016.png",
        "48": "img\/icon_048.png",
        "128": "img\/icon_128.png"
    },
    "browser_action": {
        "default_title": "Open the popup",
        "default_popup": "popup.html",
        "default_icon": "img\/icon_048.png"
    },
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com; object-src 'self'"
}