Ezyagent
This extension is made for Farmers Insurance Agents
ما هو Ezyagent؟
Ezyagent هو إضافة Chrome تم تطويرها بواسطة saif، والميزة الرئيسية لها هي "This extension is made for Farmers Insurance Agents".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Ezyagent
قم بتنزيل ملفات الامتداد Ezyagent بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This extension is made for Farmers Insurance Agents. Purpose of extension is to make data access easy for Farmers Agents from their dashboard. Extension reads data from dashboard page and exports to ezyagent under "Manage Alert" feature.
معلومات أساسية عن التمديد
الاسم | Ezyagent |
ID | kfipneponlendhhmleppnmgeknjphplg |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/ezyagent/kfipneponlendhhmleppnmgeknjphplg |
الوصف | This extension is made for Farmers Insurance Agents |
حجم الملف | 174 KB |
عدد التثبيتات | 209 |
النسخة الحالية | 4.3.10 |
آخر تحديث | 2023-12-11 |
تاريخ النشر | 2022-09-04 |
المطور | saif |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://ezyagent.com/ |
عنوان صفحة سياسة الخصوصية | https://ezyagent1.wpengine.com/wp-content/uploads/2021/04/Privacystatement.pdf |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "This extension is made for Farmers Insurance Agents", "version": "4.3.10", "manifest_version": 3, "name": "Ezyagent", "background": { "service_worker": "background.bundle.js" }, "action": { "default_popup": "popup.html", "default_icon": "logoMain.png" }, "icons": { "128": "logoMain.png" }, "permissions": [ "storage", "activeTab" ], "host_permissions": [ " |