Hartico Flash Enabler
Activa automáticamente el plugin Adobe Flash para Hartico
ما هو Hartico Flash Enabler؟
Hartico Flash Enabler هو إضافة Chrome تم تطويرها بواسطة https://hartico.com، والميزة الرئيسية لها هي "Activa automáticamente el plugin Adobe Flash para Hartico".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Hartico Flash Enabler
قم بتنزيل ملفات الامتداد Hartico Flash Enabler بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Con esta extensión, olvídate de tener que estar dando permisos para activar Adobe Flash Player cada vez que entras a Hartico. ¡Lo hace todo automáticamente!
معلومات أساسية عن التمديد
الاسم | Hartico Flash Enabler |
ID | iiokblnaglmiafdbegeffodnjoobagml |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/hartico-flash-enabler/iiokblnaglmiafdbegeffodnjoobagml |
الوصف | Activa automáticamente el plugin Adobe Flash para Hartico |
حجم الملف | 66.48 KB |
عدد التثبيتات | 2,093 |
النسخة الحالية | 1.0.1 |
آخر تحديث | 2020-03-10 |
تاريخ النشر | 2020-03-10 |
تقييم | 3.40/5 مجموع تقييمات 10 |
المطور | https://hartico.com |
نوع الدفع | free |
اللغات المدعومة | es |
manifest.json | |
{ "background": { "persistent": false, "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "images\/icon-196.png", "default_popup": "index.html", "default_title": "Hartico Flash Enabler" }, "description": "Activa autom\u00e1ticamente el plugin Adobe Flash para Hartico", "homepage_url": "https:\/\/www.hartico.com", "icons": { "128": "images\/icon-128.png", "16": "images\/icon-16.png", "196": "images\/icon-196.png", "32": "images\/icon-32.png", "48": "images\/icon-48.png" }, "manifest_version": 2, "minimum_chrome_version": "69", "name": "Hartico Flash Enabler", "permissions": [ "contentSettings" ], "short_name": "HarticoFlashEnabler", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.1" } |