Copy as plain text - amaz.in/g

Quick and easy, the selected text without formatting, so as plain text, copy to the clipboard.

Copy as plain text - amaz.in/gとは何ですか?

Copy as plain text - amaz.in/gはHoubit UG (haftungsbeschränkt) & Co. KGによって開発されたChromeの拡張機能で、その主な機能は「Quick and easy, the selected text without formatting, so as plain text, copy to the clipboard.」です。

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

screenshot

Copy as plain text - amaz.in/g拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Do you have questions, suggestions, improvements, criticism or any other feedback?
Then send us an e-mail at: [email protected]

Imprint (App-Developer):
http://amaz.in/g/de-DE/impressum.html                    

拡張機能の基本情報

名前 Copy as plain text - amaz.in/g Copy as plain text - amaz.in/g
ID mkkcgjeddgdnikkeoinjgbocghokolck
公式URL https://chrome.google.com/webstore/detail/copy-as-plain-text-amazin/mkkcgjeddgdnikkeoinjgbocghokolck
説明 Quick and easy, the selected text without formatting, so as plain text, copy to the clipboard.
ファイルサイズ 186 KB
インストール数 22,158
現在のバージョン 1.0
最終更新日 2014-02-16
公開日 2014-02-16
評価 4.50/5 合計 100 レビュー
開発者 Houbit UG (haftungsbeschränkt) & Co. KG
支払い方法 free
対応言語 de,en-GB,en-US,fr,es,it,pt-BR,ru,hi,zh-CN,zh-TW,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_chrome_extension_name__",
    "short_name": "__MSG_chrome_extension_short_name__",
    "description": "__MSG_chrome_extension_description__",
    "version": "1.0",
    "default_locale": "en_US",
    "icons": {
        "16": "img\/icon_16.png",
        "48": "img\/icon_48.png",
        "69": "img\/icon_69.png",
        "128": "img\/icon_128.png"
    },
    "permissions": [
        "storage",
        "contextMenus",
        "notifications",
        "*:\/\/amaz.in\/*",
        "*:\/\/*.amaz.in\/*"
    ],
    "background": {
        "scripts": [
            "assets\/jquery-1.11.0\/jquery-1.11.0.min.js",
            "js\/capt.js"
        ]
    },
    "minimum_chrome_version": "24",
    "manifest_version": 2
}