gchange-client

Make exchanges in the libre currency Ğ1!

Wat is gchange-client?

gchange-client is een Chrome-extensie ontwikkeld door https://gchange.fr, en de belangrijkste functie is "Make exchanges in the libre currency Ğ1!".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie gchange-client

Download gchange-client-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

                        Post ads, manage crowdfunding campaigns ... everything you need to make exchanges in Ğ1 !

Free software (Licence AGPL v3 - code source sous github/duniter-gchange/gchange-client)

Privacy policy: https://github.com/duniter-gchange/gchange-client/blob/master/doc/PrivacyPolicy.md                    

Basisinformatie over de Extensie

Naam gchange-client gchange-client
ID doblgdpkffjcibnaeikclepafjhogfle
Officiële URL https://chromewebstore.google.com/detail/gchange-client/doblgdpkffjcibnaeikclepafjhogfle
Beschrijving Make exchanges in the libre currency Ğ1!
Bestandsgrootte 22.57 MB
Aantal Installaties 75
Huidige Versie 1.4.0
Laatst Bijgewerkt 2023-08-25
Publicatiedatum 2020-09-14
Beoordeling 1.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://gchange.fr
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.gchange.fr
Help Pagina-URL https://github.com/duniter-gchange/gchange-client/issue
URL van de Privacybeleid Pagina https://github.com/duniter/cesium/blob/master/doc/privacy_policy.md
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "gchange-client",
    "short_name": "gchange",
    "version": "1.4.0",
    "description": "Make exchanges in the libre currency \u011e1!",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "storage"
    ],
    "browser_action": {
        "default_title": "\u011fchange",
        "default_icon": {
            "32": "img\/logo_32px.png",
            "64": "img\/logo_64px.png",
            "128": "img\/logo_128px.png"
        }
    },
    "icons": {
        "32": "img\/logo_32px.png",
        "64": "img\/logo_64px.png",
        "128": "img\/logo_128px.png"
    },
    "manifest_version": 2
}