Inches to CM

Converts length in inches to centimeters

ما هو Inches to CM؟

Inches to CM هو إضافة Chrome تم تطويرها بواسطة Backbencher.dev، والميزة الرئيسية لها هي "Converts length in inches to centimeters".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Inches to CM

قم بتنزيل ملفات الامتداد Inches to CM بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        An easy way to convert inches to centimeters right from the browser                    

معلومات أساسية عن التمديد

الاسم Inches to CM Inches to CM
ID bkfbhbfhifpmlgnglkafjgpebppihomk
عنوان URL الرسمي https://chromewebstore.google.com/detail/inches-to-cm/bkfbhbfhifpmlgnglkafjgpebppihomk
الوصف Converts length in inches to centimeters
حجم الملف 31.14 KB
عدد التثبيتات 184
النسخة الحالية 1.0.0
آخر تحديث 2022-11-01
تاريخ النشر 2022-10-31
المطور Backbencher.dev
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://backbencher.dev
عنوان صفحة سياسة الخصوصية https://backbencher.dev/privacy-policy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Inches to CM",
    "description": "Converts length in inches to centimeters",
    "version": "1.0.0",
    "action": {
        "default_popup": "popup\/popup.html",
        "default_icon": "logo.png"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}