Copy as plain text - amaz.in/g

Quick and easy, the selected text without formatting, so as plain text, copy to the clipboard.

Copy as plain text - amaz.in/g क्या है?

Copy as plain text - amaz.in/g Houbit UG (haftungsbeschränkt) & Co. KG द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Quick and easy, the selected text without formatting, so as plain text, copy to the clipboard."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Copy as plain text - amaz.in/g एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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 as plain text - amaz.in/g Copy as plain text - amaz.in/g
ID mkkcgjeddgdnikkeoinjgbocghokolck
आधिकारिक URL https://chrome.google.com/webstore/detail/copy-as-plain-text-amazin/mkkcgjeddgdnikkeoinjgbocghokolck
विवरण Quick and easy, the selected text without formatting, so as plain text, copy to the clipboard.
फ़ाइल का आकार 186 KB
स्थापना संख्या 22,158
वर्तमान संस्करण 1.0
अंतिम अपडेट 2014-02-16
प्रकाशन तिथि 2014-02-16
रेटिंग 4.50/5 कुल 100 रेटिंग्स
डेवलपर 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": [
        "storage",
        "contextMenus",
        "notifications",
        "*:\/\/amaz.in\/*",
        "*:\/\/*.amaz.in\/*"
    ],
    "background": {
        "scripts": [
            "assets\/jquery-1.11.0\/jquery-1.11.0.min.js",
            "js\/capt.js"
        ]
    },
    "minimum_chrome_version": "24",
    "manifest_version": 2
}