Roman Atwood Vlogs
This is my life as a Father.
ما هو Roman Atwood Vlogs؟
Roman Atwood Vlogs هو إضافة Chrome تم تطويرها بواسطة https://thedevproject.net63.net، والميزة الرئيسية لها هي "This is my life as a Father.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Roman Atwood Vlogs
قم بتنزيل ملفات الامتداد Roman Atwood Vlogs بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Wow we hit over 1500 users on this extension I really need to thank the Roman Soldiers UPDATE COMING SOON!!!!
معلومات أساسية عن التمديد
الاسم | |
ID | fndjjdkaeekfjlpjhcoacicohhnahopc |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/roman-atwood-vlogs/fndjjdkaeekfjlpjhcoacicohhnahopc |
الوصف | This is my life as a Father. |
حجم الملف | 26.43 KB |
عدد التثبيتات | 47 |
النسخة الحالية | 0.2 |
آخر تحديث | 2018-03-15 |
تاريخ النشر | 2018-03-14 |
تقييم | 4.00/5 مجموع تقييمات 9 |
المطور | https://thedevproject.net63.net |
نوع الدفع | free |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Roman Atwood Vlogs", "short_name": "Roman Soldiers", "version": "0.2", "manifest_version": 2, "description": "This is my life as a Father.", "browser_action": { "default_icon": "icon.png", "default_title": "Search and View Roman Atwood Vlogs", "default_popup": "extension.html" }, "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "icons": { "128": "icon.png" } } |