YieldNodes Legal

YieldNodes Legal account verification, reporting, and participation.

Wat is YieldNodes Legal?

YieldNodes Legal is een Chrome-extensie ontwikkeld door http://yieldnodes.legal, en de belangrijkste functie is "YieldNodes Legal account verification, reporting, and participation.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie YieldNodes Legal

Download YieldNodes Legal-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

                        Verify your YieldNodes account for participation in the YieldNodes Legal community. Extends your YieldNodes account with helpful features.                    

Basisinformatie over de Extensie

Naam YieldNodes Legal YieldNodes Legal
ID lieaegamedhpehoiehgfpipafkpaaidm
Officiële URL https://chrome.google.com/webstore/detail/yieldnodes-legal/lieaegamedhpehoiehgfpipafkpaaidm
Beschrijving YieldNodes Legal account verification, reporting, and participation.
Bestandsgrootte 160 KB
Aantal Installaties 165
Huidige Versie 3.0.3
Laatst Bijgewerkt 2023-08-02
Publicatiedatum 2022-11-03
Beoordeling 5.00/5 Totaal 3 Beoordelingen
Ontwikkelaar http://yieldnodes.legal
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.yieldnodes.legal
Help Pagina-URL https://www.yieldnodes.legal/support
URL van de Privacybeleid Pagina http://www.yieldnodes.legal/privacy
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "YieldNodes Legal",
    "description": "YieldNodes Legal account verification, reporting, and participation.",
    "version": "3.0.3",
    "icons": {
        "128": "images\/ynl-extension-icon.png"
    },
    "permissions": [
        "tabs",
        "storage",
        "webRequest"
    ],
    "host_permissions": [
        "*:\/\/*.yieldnodes.com\/"
    ],
    "action": {
        "default_title": "YieldNodes Legal",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "background.js"
    }
}