Copy text without spaces - amaz.in/g

Copy quick and easy the selected text without spaces and formatting to the clipboard.

Copy text without spaces - amaz.in/gคืออะไร?

Copy text without spaces - amaz.in/g เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Houbit UG (haftungsbeschränkt) & Co. KG และคุณลักษณะหลักของมันคือ "Copy quick and easy the selected text without spaces and formatting to the clipboard."

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

screenshot

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

ดาวน์โหลดไฟล์ส่วนขยาย Copy text without spaces - 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 text without spaces - amaz.in/g Copy text without spaces - amaz.in/g
ID eneceapeknmndclhpphgniekmnnlajjb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/copy-text-without-spaces/eneceapeknmndclhpphgniekmnnlajjb
คำอธิบาย Copy quick and easy the selected text without spaces and formatting to the clipboard.
ขนาดไฟล์ 185 KB
จำนวนการติดตั้ง 3,328
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2014-05-19
วันที่เผยแพร่ 2014-05-18
คะแนน 4.18/5 รวมทั้งหมด 11 คะแนน
ผู้พัฒนา 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": [
        "contextMenus",
        "*:\/\/amaz.in\/*",
        "*:\/\/*.amaz.in\/*"
    ],
    "background": {
        "scripts": [
            "assets\/jquery\/jquery-1.11.0.min.js",
            "js\/ctws.js"
        ]
    },
    "minimum_chrome_version": "24",
    "manifest_version": 2
}