Age Calculator by Birthdate

Calculate your Age today with the help of our advanced online age calculator.

What is Age Calculator by Birthdate?

Age Calculator by Birthdate is a Chrome extension developed by ammar.eclix, and its main feature is "Calculate your Age today with the help of our advanced online age calculator.".

Extension Screenshots

screenshot

Download Age Calculator by Birthdate Extension CRX File

Download Age Calculator by Birthdate 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

                        Calculate your Age today with the help of our advanced online age calculator. Find the exact age in years, months, days. Know your next birthday.                    

Extension Basic Information

Name Age Calculator by Birthdate Age Calculator by Birthdate
ID ihcedjlafiaemglcjldmnadhdbeajogc
Official URL https://chromewebstore.google.com/detail/age-calculator-by-birthda/ihcedjlafiaemglcjldmnadhdbeajogc
Description Calculate your Age today with the help of our advanced online age calculator.
File Size 55.66 KB
Installation Count 84
Current Version 2.0.0
Last Updated 2022-12-01
Publish Date 2022-12-01
Rating 4.80/5 Total 5 Ratings
Developer ammar.eclix
Email [email protected]
Payment Type free
Extension Website https://calculator-online.net/age-calculator/
Help Page URL https://calculator-online.net/contact-us/
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Age Calculator by Birthdate",
    "short_name": "Age Calculator",
    "author": "Cserocker",
    "description": "Calculate your Age today with the help of our advanced online age calculator.",
    "version": "2.0.0",
    "manifest_version": 3,
    "icons": {
        "32": "images\/icon.png",
        "64": "images\/icon.png",
        "128": "images\/icon.png",
        "256": "images\/icon.png"
    },
    "action": {
        "default_icon": {
            "32": "images\/icon.png",
            "64": "images\/icon.png",
            "128": "images\/icon.png",
            "256": "images\/icon.png"
        },
        "default_title": "Age Calculator",
        "default_popup": "html\/popup.html"
    }
}