Linkder

Visually inspect a list of websites or social media profiles in a snap.

Linkder क्या है?

Linkder https://linkder.co द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Visually inspect a list of websites or social media profiles in a snap."।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Visually inspect hundreds of websites or social media profiles in minutes, not hours. Click ❤️ if it's a match or ✖️ if it's not. Need to add a note? No problem. After you're finished export everything into a CSV file.                    

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

नाम Linkder Linkder
ID pjkfnccncckmlnncfcfcdngenkeecgko
आधिकारिक URL https://chromewebstore.google.com/detail/linkder/pjkfnccncckmlnncfcfcdngenkeecgko
विवरण Visually inspect a list of websites or social media profiles in a snap.
फ़ाइल का आकार 1.65 MB
स्थापना संख्या 84
वर्तमान संस्करण 1.11
अंतिम अपडेट 2022-09-23
प्रकाशन तिथि 2022-09-23
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर https://linkder.co
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://linkder.co
गोपनीयता नीति पृष्ठ URL https://linkder.co/privacy.html
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Linkder",
    "version": "1.11",
    "description": "Visually inspect a list of websites or social media profiles in a snap.",
    "icons": {
        "128": "img\/128_icon.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "img\/128_icon.png",
        "default_title": "Linkder"
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/app.linkder.co\/*"
    ],
    "manifest_version": 3
}