Linkder

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

What is Linkder?

Linkder is a Chrome extension developed by https://linkder.co, and its main feature is "Visually inspect a list of websites or social media profiles in a snap.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Linkder Extension CRX File

Download Linkder extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Linkder Linkder
ID pjkfnccncckmlnncfcfcdngenkeecgko
Official URL https://chromewebstore.google.com/detail/linkder/pjkfnccncckmlnncfcfcdngenkeecgko
Description Visually inspect a list of websites or social media profiles in a snap.
File Size 1.65 MB
Installation Count 84
Current Version 1.11
Last Updated 2022-09-23
Publish Date 2022-09-23
Rating 5.00/5 Total 1 Ratings
Developer https://linkder.co
Email [email protected]
Payment Type free
Extension Website https://linkder.co
Privacy Policy Page URL https://linkder.co/privacy.html
Supported Languages 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
}