Copy text without spaces - amaz.in/g

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

Apa itu Copy text without spaces - amaz.in/g?

Copy text without spaces - amaz.in/g adalah ekstensi Chrome yang dikembangkan oleh Houbit UG (haftungsbeschränkt) & Co. KG, dan fitur utamanya adalah "Copy quick and easy the selected text without spaces and formatting to the clipboard.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Copy text without spaces - amaz.in/g

Unduh file ekstensi Copy text without spaces - amaz.in/g dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Copy text without spaces - amaz.in/g Copy text without spaces - amaz.in/g
ID eneceapeknmndclhpphgniekmnnlajjb
URL Resmi https://chromewebstore.google.com/detail/copy-text-without-spaces/eneceapeknmndclhpphgniekmnnlajjb
Deskripsi Copy quick and easy the selected text without spaces and formatting to the clipboard.
Ukuran File 185 KB
Jumlah Instalasi 3,328
Versi Saat Ini 1.0
Terakhir Diperbarui 2014-05-19
Tanggal Publikasi 2014-05-18
Penilaian 4.18/5 Total 11 Penilaian
Pengembang Houbit UG (haftungsbeschränkt) & Co. KG
Tipe Pembayaran free
Bahasa yang Didukung 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
}