PewDiePie
stay updated with PewDiePie
ما هو PewDiePie؟
PewDiePie هو إضافة Chrome تم تطويرها بواسطة https://thedevproject.net63.net، والميزة الرئيسية لها هي "stay updated with PewDiePie".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة PewDiePie
قم بتنزيل ملفات الامتداد PewDiePie بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
A helpful tool to stay updated to PewDiePie. Be the first to watch his newest videos!!! Version 2.0: Crash fix & Bug fixes Version 3.0: Video feed & Bug fixes Version 3.1: Color Update :) Version 4.0: Updated feed & Bug fixes Version 4.1: Icon Adjustments & Format Adjustments
معلومات أساسية عن التمديد
الاسم | |
ID | mgpmmddkigjmmehipiocceifaaffbjlf |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/pewdiepie/mgpmmddkigjmmehipiocceifaaffbjlf |
الوصف | stay updated with PewDiePie |
حجم الملف | 46.9 KB |
عدد التثبيتات | 28 |
النسخة الحالية | 4.1 |
آخر تحديث | 2016-08-08 |
تاريخ النشر | 2016-08-08 |
تقييم | 3.33/5 مجموع تقييمات 6 |
المطور | https://thedevproject.net63.net |
نوع الدفع | free |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "PewDiePie", "short_name": "Pewds", "version": "4.1", "manifest_version": 2, "description": "stay updated with PewDiePie", "browser_action": { "default_icon": "icon.png", "default_title": "Search and View PewDiePie Videos", "default_popup": "extension.html" }, "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "icons": { "128": "icon.png" } } |