Project Vayne Theme [League of Legends]
Animation Tab
ما هو Project Vayne Theme [League of Legends]؟
Project Vayne Theme [League of Legends] هو إضافة Chrome تم تطويرها بواسطة sleepykinq radio music، والميزة الرئيسية لها هي "Animation Tab".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Project Vayne Theme [League of Legends]
قم بتنزيل ملفات الامتداد Project Vayne Theme [League of Legends] بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Installing Project Vayne Theme/Gaming Music will bring you a new animation on your New Tab. For League of Legends player, they can't miss out this thing. My extension will fix their problem, it will bring up new things like Music For Gaming and New Tab animation. To bring it back the best for low internet speed gamers, we already provide Gaming Music in our extension, so hope you all Enjoy it.
معلومات أساسية عن التمديد
الاسم | |
ID | dckfjbojfmeipmhciojnkcjfjbfiekko |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/project-vayne-theme-leagu/dckfjbojfmeipmhciojnkcjfjbfiekko |
الوصف | Animation Tab |
حجم الملف | 32.46 MB |
عدد التثبيتات | 22 |
النسخة الحالية | 2.1 |
آخر تحديث | 2019-05-01 |
تاريخ النشر | 2019-05-01 |
تقييم | 4.75/5 مجموع تقييمات 8 |
المطور | sleepykinq radio music |
نوع الدفع | in_store |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "Sleepykinq Radio", "background": { "scripts": [ "scripts\/background.js" ] }, "browser_action": { "default_icon": { "16": "icon.png", "24": "icon.png", "32": "icon.png" }, "default_popup": "popup.html", "default_title": "" }, "chrome_url_overrides": { "newtab": "index.html" }, "description": "Animation Tab", "homepage_url": "https:\/\/www.youtube.com\/SleepykinqRadioMusic", "manifest_version": 2, "name": "Project Vayne Theme [League of Legends]", "permissions": [ "activeTab" ], "version": "2.1", "web_accessible_resources": [ "videos\/*.mp4" ] } |