Extreme LOL
Best funny pictures and memes from all over the Web ! Updated Daily
ما هو Extreme LOL؟
Extreme LOL هو إضافة Chrome تم تطويرها بواسطة https://www.extremelol.net، والميزة الرئيسية لها هي "Best funny pictures and memes from all over the Web ! Updated Daily".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Extreme LOL
قم بتنزيل ملفات الامتداد Extreme LOL بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Best funny pictures and memes from all over the Web ! Updated Daily
معلومات أساسية عن التمديد
الاسم | |
ID | hionjpfnefppcmjkoehebblohamikjik |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/extreme-lol/hionjpfnefppcmjkoehebblohamikjik |
الوصف | Best funny pictures and memes from all over the Web ! Updated Daily |
حجم الملف | 10 KB |
عدد التثبيتات | 26 |
النسخة الحالية | 1.3 |
آخر تحديث | 2019-05-19 |
تاريخ النشر | 2019-05-19 |
تقييم | 5.00/5 مجموع تقييمات 1 |
المطور | https://www.extremelol.net |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "name": "Extreme LOL", "description": "Best funny pictures and memes from all over the Web ! Updated Daily", "browser_action": { "default_icon": { "128": "icon.png", "48": "icon48.png", "16": "icon1.png" }, "default_title": "Extreme LOL" }, "background": { "scripts": [ "background.js" ], "persistent": false }, "manifest_version": 2, "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "version": "1.3" } |