LinkComment 某留

Leave messages anywhere! "LinkComment某留" makes WWW your message board!

LinkComment 某留 क्या है?

LinkComment 某留 https://www.linkcomment.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Leave messages anywhere! "LinkComment某留" makes WWW your message board!"।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        LinkComment 某留, as the name implies is an application let World Wild Web become the largest anonymous message board, any resources on the web as long as you can use Chrome to browse, you can leave messages and discuss with others through LinkComment, even leave messages on PDF! So that, we can read the paper together and discuss the paper, reading paper is no longer a lonely thing!

Features:
1. Whatever pages you find online, you can leave messages through LinkComment!
2. Dictionary is also available now! Select, Right-Click, and Choose 'Look it up in a dictionary'. Documents of type PDF is also supported!

More Information:
1. website:
https://www.linkcomment.com/
2. facebook:
https://www.facebook.com/LinkComment-%E6%9F%90%E7%95%99-1668449176796149/                    

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

नाम LinkComment 某留 LinkComment 某留
ID lldjleecbhhdfkbjilmimaggjlonlkdk
आधिकारिक URL https://chromewebstore.google.com/detail/linkcomment-%E6%9F%90%E7%95%99/lldjleecbhhdfkbjilmimaggjlonlkdk
विवरण Leave messages anywhere! "LinkComment某留" makes WWW your message board!
फ़ाइल का आकार 6.94 MB
स्थापना संख्या 42
वर्तमान संस्करण 1.0.5
अंतिम अपडेट 2019-03-08
प्रकाशन तिथि 2019-03-08
रेटिंग 5.00/5 कुल 3 रेटिंग्स
डेवलपर https://www.linkcomment.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://www.linkcomment.com/
गोपनीयता नीति पृष्ठ URL http://www.linkcomment.com/h/privacy
समर्थित भाषाएँ en,zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_applicationTitle__",
    "version": "1.0.5",
    "description": "__MSG_applicationDescription__",
    "default_locale": "zh_TW",
    "minimum_chrome_version": "40",
    "manifest_version": 2,
    "homepage_url": "https:\/\/www.linkcomment.com\/",
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'",
    "permissions": [
        "activeTab",
        "storage",
        "https:\/\/www.linkcomment.com\/",
        "https:\/\/tw.dictionary.search.yahoo.com\/",
        "https:\/\/dictionary.search.yahoo.com\/",
        "tts",
        "notifications",
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "assets\/js\/uuid.js",
            "assets\/js\/jquery-3.2.1.min.js",
            "background.js"
        ]
    },
    "options_page": "options\/options.html",
    "browser_action": {
        "default_icon": "assets\/images\/logo_lc_48.png",
        "default_title": "__MSG_applicationTitle__",
        "default_popup": "popup\/popup.html"
    },
    "icons": {
        "48": "assets\/images\/logo_lc_48.png",
        "192": "assets\/images\/logo_lc_192.png"
    }
}