Mayan Calender
Mayan and Gregorien date Converter
What is Mayan Calender?
Mayan Calender is a Chrome extension developed by tayfun.soylemez, and its main feature is "Mayan and Gregorien date Converter".
Extension Screenshots
Download Mayan Calender Extension CRX File
Download Mayan Calender 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
Mayan Calendar application can convert selected Gregorian date to the Mayan Date. Mayan Date is defined as Tzolkin and Haab symbols. And also converted Mayan date is showing Long Time Mayan Calendar on the first page.
Extension Basic Information
Name | |
ID | jinkmljjklpapailnfdlmpkbiaoibhpo |
Official URL | https://chrome.google.com/webstore/detail/mayan-calender/jinkmljjklpapailnfdlmpkbiaoibhpo |
Description | Mayan and Gregorien date Converter |
File Size | 831 KB |
Installation Count | 68 |
Current Version | 1 |
Last Updated | 2012-10-16 |
Publish Date | 2012-10-16 |
Rating | 3.00/5 Total 4 Ratings |
Developer | tayfun.soylemez |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "Mayan Calender", "description": "Mayan and Gregorien date Converter", "version": "1", "manifest_version": 2, "icons": { "128": "icon_128.png" }, "browser_action": { "default_icon": "icon_128.png", "default_popup": "mayan.html" } } |