Gmail Hebrew Date

Gmail Hebrew Date!

Qu'est-ce que Gmail Hebrew Date ?

Gmail Hebrew Date est une extension Chrome développée par יונתן, et sa fonction principale est "Gmail Hebrew Date!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Gmail Hebrew Date

Téléchargez les fichiers d'extension Gmail Hebrew Date 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

                        מאפשר להציג תאריך עברי בג'ימייל                    

Informations de Base sur l'Extension

Nom Gmail Hebrew Date Gmail Hebrew Date
ID kfbdjmbjbjlnlkokfhhdfhbcfdcfphfl
URL Officiel https://chrome.google.com/webstore/detail/gmail-hebrew-date/kfbdjmbjbjlnlkokfhhdfhbcfdcfphfl
Description Gmail Hebrew Date!
Taille du Fichier 7.46 KB
Nombre d'Installations 698
Version Actuelle 1.5
Dernière Mise à Jour 2018-09-06
Date de Publication 2018-09-06
Évaluation 4.89/5 Total 9 Évaluations
Développeur יונתן
Email [email protected]
Type de Paiement free
Langues Prises en Charge
manifest.json
{
    "content_scripts": [
        {
            "exclude_globs": [],
            "include_globs": [
                "http:\/\/mail.google.com\/mail\/*",
                "https:\/\/mail.google.com\/mail\/*",
                "http:\/\/mail.gmail.com\/mail\/*",
                "https:\/\/mail.gmail.com\/mail\/*",
                "http:\/\/mail.gmail.com\/*",
                "https:\/\/mail.gmail.com\/*",
                "https:\/\/mail.gmail.com\/mail\/*\/*\/*",
                "https:\/\/mail.gmail.com\/mail\/*\/*\/*\/*",
                "https:\/\/mail.gmail.com\/mail\/*\/*\/*\/*\/*"
            ],
            "js": [
                "grease_hebrew_date.user.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "converted_from_user_script": true,
    "description": "Gmail Hebrew Date!",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnGzUhofUnzdItgu81rRnTIQyj9vOsxS4pKK5qIemRog66lE1KHwFcFyvdTgBFWn82bzUfC8kVOZoXzYmIvAFMkKRsrJ6KW769583gITnV7Z81mPT2iMd1JAyhvjFPXTiBpvb1qjeKxckFcOWZNQZEH+2YPFMhQyHiqCBPUPg+1Ota2W0vdOTW9fqBPo85UDXx2nHOWALCIbBsMd8Nt00b61K0o6tnUO0hq6vitK\/UvEUtQAkhboef1MMnkgJb7i\/LzZx\/f94PNdLiSnt\/o4hGTExpDL+M4DRYWHqSgDUUc8KNryzvoe\/fGuSZdQiL5lnKJgCH1GOGoqVs8XE7UloTwIDAQAB",
    "manifest_version": 2,
    "name": "Gmail Hebrew Date",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.5"
}