Age Calculator by Birthdate

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

Age Calculator by Birthdateとは何ですか?

Age Calculator by Birthdateはammar.eclixによって開発されたChromeの拡張機能で、その主な機能は「Calculate your Age today with the help of our advanced online age calculator.」です。

拡張機能のスクリーンショット

screenshot

Age Calculator by Birthdate拡張機能のCRXファイルをダウンロード

Age Calculator by Birthdate拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Age Calculator by Birthdate Age Calculator by Birthdate
ID ihcedjlafiaemglcjldmnadhdbeajogc
公式URL https://chromewebstore.google.com/detail/age-calculator-by-birthda/ihcedjlafiaemglcjldmnadhdbeajogc
説明 Calculate your Age today with the help of our advanced online age calculator.
ファイルサイズ 55.66 KB
インストール数 84
現在のバージョン 2.0.0
最終更新日 2022-12-01
公開日 2022-12-01
評価 4.80/5 合計 5 レビュー
開発者 ammar.eclix
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://calculator-online.net/age-calculator/
ヘルプページのURL https://calculator-online.net/contact-us/
対応言語 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"
    }
}