Gmail Hebrew Date

Gmail Hebrew Date!

What is Gmail Hebrew Date?

Gmail Hebrew Date is a Chrome extension developed by יונתן, and its main feature is "Gmail Hebrew Date!".

Extension Screenshots

screenshot

Download Gmail Hebrew Date Extension CRX File

Download Gmail Hebrew Date extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Gmail Hebrew Date Gmail Hebrew Date
ID kfbdjmbjbjlnlkokfhhdfhbcfdcfphfl
Official URL https://chrome.google.com/webstore/detail/gmail-hebrew-date/kfbdjmbjbjlnlkokfhhdfhbcfdcfphfl
Description Gmail Hebrew Date!
File Size 7.46 KB
Installation Count 698
Current Version 1.5
Last Updated 2018-09-06
Publish Date 2018-09-06
Rating 4.89/5 Total 9 Ratings
Developer יונתן
Email [email protected]
Payment Type free
Supported Languages
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"
}