Persian Jalali Calendar

Persian Jalali Calendar, with date converter

Co je Persian Jalali Calendar?

Persian Jalali Calendar je rozšíření Chrome vyvinuté Bahram Maravandi, a jeho hlavní funkcí je „Persian Jalali Calendar, with date converter“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření Persian Jalali Calendar

Stáhněte si soubory rozšíření Persian Jalali Calendar ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Persian Jalali Calendar for using in Chrome. This Calendar shows the current date of the Persian Calendar in Month format.

Tooltip date and events are updated periodically.

The Events are requested from Persian famouse People Calendar, Persian National Calendar and Persian National Festivals.

Click the امروز Button to return to today's date or navigate through next or previous months by clicking << or >> Buttons.

You could convert a given Date to a Jalali, Gregorian, Islamic or Hebrew Date. Please enter your dates in yyyy-mm-dd format.

Version 2.0 was redisgned by Mr. Mojtaba Taheri.

For more Information, please visit the Official Facebook page at: https://www.facebook.com/chromeTaghvim                    

Základní Informace o Rozšíření

Název Persian Jalali Calendar Persian Jalali Calendar
ID baacdjbfffggbkmodigllhihmfnaiehf
Oficiální URL https://chromewebstore.google.com/detail/persian-jalali-calendar/baacdjbfffggbkmodigllhihmfnaiehf
Popis Persian Jalali Calendar, with date converter
Velikost souboru 239 KB
Počet instalací 11,910
Aktuální Verze 2.3.4
Poslední Aktualizace 2022-02-02
Datum Vydání 2017-05-21
Hodnocení 4.57/5 Celkem 238 Hodnocení
Vývojář Bahram Maravandi
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://www.facebook.com/chromeTaghvim
URL Stránky Nápovědy https://sites.google.com/site/jalalical/
Podporované Jazyky en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "page": "pages\/background.html"
    },
    "browser_action": {
        "default_icon": "images\/icon19.png",
        "default_popup": "pages\/calendar.html",
        "default_title": "Persian Calendar"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google.com https:\/\/ssl.google-analytics.com https:\/\/apis.google.com; object-src 'self'",
    "description": "Persian Jalali Calendar, with date converter",
    "icons": {
        "128": "images\/icon-128.png",
        "16": "images\/icon.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png",
        "64": "images\/icon-64.png"
    },
    "manifest_version": 2,
    "name": "Persian Jalali Calendar",
    "options_page": "pages\/options.html",
    "permissions": [
        "notifications"
    ],
    "short_name": "Taghvim",
    "version": "2.3.4"
}