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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Houbit UG (haftungsbeschränkt) & Co. KG และคุณลักษณะหลักของมันคือ "Quick and easy, the selected text without formatting, so as plain text, copy to the clipboard."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Copy as plain text - amaz.in/g

ดาวน์โหลดไฟล์ส่วนขยาย 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
}