Persian Jalali Calendar

Persian Jalali Calendar, with date converter

Persian Jalali Calendar क्या है?

Persian Jalali Calendar Bahram Maravandi द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Persian Jalali Calendar, with date converter"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Persian Jalali Calendar एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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                    

एक्सटेंशन की मूल जानकारी

नाम Persian Jalali Calendar Persian Jalali Calendar
ID baacdjbfffggbkmodigllhihmfnaiehf
आधिकारिक URL https://chromewebstore.google.com/detail/persian-jalali-calendar/baacdjbfffggbkmodigllhihmfnaiehf
विवरण Persian Jalali Calendar, with date converter
फ़ाइल का आकार 239 KB
स्थापना संख्या 11,910
वर्तमान संस्करण 2.3.4
अंतिम अपडेट 2022-02-02
प्रकाशन तिथि 2017-05-21
रेटिंग 4.57/5 कुल 238 रेटिंग्स
डेवलपर Bahram Maravandi
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.facebook.com/chromeTaghvim
सहायता पृष्ठ URL https://sites.google.com/site/jalalical/
समर्थित भाषाएँ 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"
}