gchange-client

Make exchanges in the libre currency Ğ1!

Qu'est-ce que gchange-client ?

gchange-client est une extension Chrome développée par https://gchange.fr, et sa fonction principale est "Make exchanges in the libre currency Ğ1!".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension gchange-client

Téléchargez les fichiers d'extension gchange-client au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom gchange-client gchange-client
ID doblgdpkffjcibnaeikclepafjhogfle
URL Officiel https://chromewebstore.google.com/detail/gchange-client/doblgdpkffjcibnaeikclepafjhogfle
Description Make exchanges in the libre currency Ğ1!
Taille du Fichier 22.57 MB
Nombre d'Installations 75
Version Actuelle 1.4.0
Dernière Mise à Jour 2023-08-25
Date de Publication 2020-09-14
Évaluation 1.00/5 Total 1 Évaluations
Développeur https://gchange.fr
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.gchange.fr
URL de la Page d'Aide https://github.com/duniter-gchange/gchange-client/issue
URL de la Page de Politique de Confidentialité https://github.com/duniter/cesium/blob/master/doc/privacy_policy.md
Langues Prises en Charge 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
}