Copy text without spaces - amaz.in/g

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

Qu'est-ce que Copy text without spaces - amaz.in/g ?

Copy text without spaces - amaz.in/g est une extension Chrome développée par Houbit UG (haftungsbeschränkt) & Co. KG, et sa fonction principale est "Copy quick and easy the selected text without spaces and formatting to the clipboard.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Copy text without spaces - amaz.in/g

Téléchargez les fichiers d'extension Copy text without spaces - amaz.in/g au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Copy text without spaces - amaz.in/g Copy text without spaces - amaz.in/g
ID eneceapeknmndclhpphgniekmnnlajjb
URL Officiel 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.
Taille du Fichier 185 KB
Nombre d'Installations 3,328
Version Actuelle 1.0
Dernière Mise à Jour 2014-05-19
Date de Publication 2014-05-18
Évaluation 4.18/5 Total 11 Évaluations
Développeur Houbit UG (haftungsbeschränkt) & Co. KG
Type de Paiement free
Langues Prises en Charge 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
}