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 là gì?

Copy as plain text - amaz.in/g là một tiện ích mở rộng Chrome được phát triển bởi Houbit UG (haftungsbeschränkt) & Co. KG, và tính năng chính của nó là "Quick and easy, the selected text without formatting, so as plain text, copy to the clipboard.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Copy as plain text - amaz.in/g

Tải xuống các tệp mở rộng Copy as plain text - amaz.in/g dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Copy as plain text - amaz.in/g Copy as plain text - amaz.in/g
ID mkkcgjeddgdnikkeoinjgbocghokolck
URL Chính Thức https://chrome.google.com/webstore/detail/copy-as-plain-text-amazin/mkkcgjeddgdnikkeoinjgbocghokolck
Mô tả Quick and easy, the selected text without formatting, so as plain text, copy to the clipboard.
Kích Thước Tệp 186 KB
Số Lần Cài Đặt 22,158
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2014-02-16
Ngày Phát Hành 2014-02-16
Đánh Giá 4.50/5 Tổng số 100 Đánh Giá
Nhà Phát Triển Houbit UG (haftungsbeschränkt) & Co. KG
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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
}