Linkder

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

Wat is Linkder?

Linkder is een Chrome-extensie ontwikkeld door https://linkder.co, en de belangrijkste functie is "Visually inspect a list of websites or social media profiles in a snap.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Linkder

Download Linkder-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Linkder Linkder
ID pjkfnccncckmlnncfcfcdngenkeecgko
Officiële URL https://chromewebstore.google.com/detail/linkder/pjkfnccncckmlnncfcfcdngenkeecgko
Beschrijving Visually inspect a list of websites or social media profiles in a snap.
Bestandsgrootte 1.65 MB
Aantal Installaties 84
Huidige Versie 1.11
Laatst Bijgewerkt 2022-09-23
Publicatiedatum 2022-09-23
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://linkder.co
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://linkder.co
URL van de Privacybeleid Pagina https://linkder.co/privacy.html
Ondersteunde Talen 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
}