Shralpin Skateboarding
This extension was created for those looking to wathc the best skateboard videos from pros and ams on shralpin.com
ما هو Shralpin Skateboarding؟
Shralpin Skateboarding هو إضافة Chrome تم تطويرها بواسطة shralpin skateboards، والميزة الرئيسية لها هي "This extension was created for those looking to wathc the best skateboard videos from pros and ams on shralpin.com".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Shralpin Skateboarding
قم بتنزيل ملفات الامتداد Shralpin Skateboarding بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Skateboarding has always been an amazing thing to watch, that is why this extension has been created. We wanted an easy place to find, watch and share the latest and greatest skateboarding videos.
معلومات أساسية عن التمديد
الاسم | |
ID | bhcjfnfhfhkdbbijapfnachpaapldjlo |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/shralpin-skateboarding/bhcjfnfhfhkdbbijapfnachpaapldjlo |
الوصف | This extension was created for those looking to wathc the best skateboard videos from pros and ams on shralpin.com |
حجم الملف | 40.61 KB |
عدد التثبيتات | 28 |
النسخة الحالية | 0.0.1 |
آخر تحديث | 2018-05-09 |
تاريخ النشر | 2018-05-08 |
تقييم | 5.00/5 مجموع تقييمات 1 |
المطور | shralpin skateboards |
نوع الدفع | free |
موقع الإضافة | https://shralpin.com/ |
عنوان صفحة المساعدة | https://shralpin.com/category/skateboarders/ |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Shralpin Skateboarding", "version": "0.0.1", "manifest_version": 2, "description": "This extension was created for those looking to wathc the best skateboard videos from pros and ams on shralpin.com", "homepage_url": "https:\/\/shralpin.com\/", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "background": { "page": "src\/bg\/background.html", "persistent": true }, "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "browser action demo", "default_popup": "src\/browser_action\/browser_action.html" } } |