Atlanta Flash Enabler
Automatically enable the Adobe Flash plugin for Atlanta Community
ما هو Atlanta Flash Enabler؟
Atlanta Flash Enabler هو إضافة Chrome تم تطويرها بواسطة Atlanta، والميزة الرئيسية لها هي "Automatically enable the Adobe Flash plugin for Atlanta Community".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Atlanta Flash Enabler
قم بتنزيل ملفات الامتداد Atlanta Flash Enabler بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Esta extensión configurará automáticamente los permisos de Flash para 'permitir' para los sitios Atlanta Community
معلومات أساسية عن التمديد
الاسم | Atlanta Flash Enabler |
ID | mhnpkmeebbfbkfngldjjcfihmpimibjd |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/atlanta-flash-enabler/mhnpkmeebbfbkfngldjjcfihmpimibjd |
الوصف | Automatically enable the Adobe Flash plugin for Atlanta Community |
حجم الملف | 28.33 KB |
عدد التثبيتات | 9,173 |
النسخة الحالية | 1.3.1 |
آخر تحديث | 2020-02-17 |
تاريخ النشر | 2020-02-17 |
تقييم | 3.50/5 مجموع تقييمات 4 |
المطور | Atlanta |
نوع الدفع | free |
اللغات المدعومة | es-419 |
manifest.json | |
{ "background": { "persistent": false, "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "images\/icon-196.png", "default_popup": "index.html", "default_title": "Atlanta Flash Enabler" }, "description": "Automatically enable the Adobe Flash plugin for Atlanta Community", "homepage_url": "https:\/\/haddoz.net", "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": "Atlanta Flash Enabler", "permissions": [ "contentSettings" ], "short_name": "AtlantaFlashEnabler", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.3.1" } |