Copy text without spaces - amaz.in/g

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

What is Copy text without spaces - amaz.in/g?

Copy text without spaces - amaz.in/g is a Chrome extension developed by Houbit UG (haftungsbeschränkt) & Co. KG, and its main feature is "Copy quick and easy the selected text without spaces and formatting to the clipboard.".

Extension Screenshots

screenshot

Download Copy text without spaces - amaz.in/g Extension CRX File

Download Copy text without spaces - amaz.in/g extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Copy text without spaces - amaz.in/g Copy text without spaces - amaz.in/g
ID eneceapeknmndclhpphgniekmnnlajjb
Official URL https://chromewebstore.google.com/detail/copy-text-without-spaces/eneceapeknmndclhpphgniekmnnlajjb
Description Copy quick and easy the selected text without spaces and formatting to the clipboard.
File Size 185 KB
Installation Count 3,328
Current Version 1.0
Last Updated 2014-05-19
Publish Date 2014-05-18
Rating 4.18/5 Total 11 Ratings
Developer Houbit UG (haftungsbeschränkt) & Co. KG
Payment Type free
Supported Languages 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
}