calculator simple and easy
Sticky Calculator
ما هو calculator simple and easy؟
calculator simple and easy هو إضافة Chrome تم تطويرها بواسطة https://allinworld99.blogspot.com، والميزة الرئيسية لها هي "Sticky Calculator".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة calculator simple and easy
قم بتنزيل ملفات الامتداد calculator simple and easy بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This simple calculator is used to calculate your simple maths calculations.
معلومات أساسية عن التمديد
الاسم | calculator simple and easy |
ID | amkibnhgmpodfblhiiflnlnehebjibja |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/calculator-simple-and-eas/amkibnhgmpodfblhiiflnlnehebjibja |
الوصف | Sticky Calculator |
حجم الملف | 152 KB |
عدد التثبيتات | 125 |
النسخة الحالية | 0.8 |
آخر تحديث | 2019-02-06 |
تاريخ النشر | 2019-02-06 |
تقييم | 3.25/5 مجموع تقييمات 4 |
المطور | https://allinworld99.blogspot.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | http://allinworld99.blogspot.com |
عنوان صفحة المساعدة | http://allinworld99.blogspot.com |
عنوان صفحة سياسة الخصوصية | https://htmlcodeplay.com/privacy.html |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "calculator simple and easy", "description": "Sticky Calculator", "version": "0.8", "browser_action": { "default_icon": "128calculator-icon.png", "default_popup": "calculator.html" }, "author": "Merbin Joe", "offline_enabled": true, "homepage_url": "http:\/\/www.allinworld99.blogspot.com", "icons": { "16": "16calculator-icon.png", "48": "48calculator-icon.png", "128": "128calculator-icon.png" }, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "manifest_version": 2 } |