Project Vayne Theme [League of Legends]
Animation Tab
Wat is Project Vayne Theme [League of Legends]?
Project Vayne Theme [League of Legends] is een Chrome-extensie ontwikkeld door sleepykinq radio music, en de belangrijkste functie is "Animation Tab".
Extensie Screenshots
Download het CRX-bestand van de extensie Project Vayne Theme [League of Legends]
Download Project Vayne Theme [League of Legends]-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | dckfjbojfmeipmhciojnkcjfjbfiekko |
Officiële URL | https://chrome.google.com/webstore/detail/project-vayne-theme-leagu/dckfjbojfmeipmhciojnkcjfjbfiekko |
Beschrijving | Animation Tab |
Bestandsgrootte | 32.46 MB |
Aantal Installaties | 22 |
Huidige Versie | 2.1 |
Laatst Bijgewerkt | 2019-05-01 |
Publicatiedatum | 2019-05-01 |
Beoordeling | 4.75/5 Totaal 8 Beoordelingen |
Ontwikkelaar | sleepykinq radio music |
Betalingswijze | in_store |
Ondersteunde Talen | 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" ] } |