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
}