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
screenshot
screenshot

تحميل ملف CRX للإضافة Copy text without spaces - amaz.in/g

قم بتنزيل ملفات الامتداد Copy text without spaces - amaz.in/g بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Do you have questions, suggestions, improvements, criticism or any other feedback?
Then send us an e-mail at: chrome-apps@amaz.in

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
}