LGTM with Anime

Copy animated gif url with adding LGTM.

LGTM with Anime क्या है?

LGTM with Anime https://polog.org द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Copy animated gif url with adding LGTM."।

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

screenshot

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

crx प्रारूप में LGTM with Anime एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

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

                        Copy animated gif url with adding LGTM using http://lgtm.herokuapp.com LGTM webapp.
Right click with animated gif to use.                    

एक्सटेंशन की मूल जानकारी

नाम LGTM with Anime LGTM with Anime
ID nbbfoappojcjaihpopkiekdleojmmffe
आधिकारिक URL https://chromewebstore.google.com/detail/lgtm-with-anime/nbbfoappojcjaihpopkiekdleojmmffe
विवरण Copy animated gif url with adding LGTM.
फ़ाइल का आकार 55.21 KB
स्थापना संख्या 26
वर्तमान संस्करण 0.7
अंतिम अपडेट 2014-05-11
प्रकाशन तिथि 2014-05-10
रेटिंग 1.00/5 कुल 1 रेटिंग्स
डेवलपर https://polog.org
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "LGTM with Anime",
    "version": "0.7",
    "description": "Copy animated gif url with adding LGTM.",
    "permissions": [
        "contextMenus",
        "clipboardWrite",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "icons": {
        "16": "lgtmify_16.png",
        "48": "lgtmify_48.png",
        "128": "lgtmify_128.png"
    },
    "background": {
        "page": "background.html"
    },
    "manifest_version": 2,
    "content_security_policy": "script-src 'self'; object-src 'self'"
}