Project Vayne Theme [League of Legends]

Animation Tab

What is Project Vayne Theme [League of Legends]?

Project Vayne Theme [League of Legends] is a Chrome extension developed by sleepykinq radio music, and its main feature is "Animation Tab".

Extension Screenshots

screenshot

Download Project Vayne Theme [League of Legends] Extension CRX File

Download Project Vayne Theme [League of Legends] extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Project Vayne Theme [League of Legends] Project Vayne Theme [League of Legends]
ID dckfjbojfmeipmhciojnkcjfjbfiekko
Official URL https://chrome.google.com/webstore/detail/project-vayne-theme-leagu/dckfjbojfmeipmhciojnkcjfjbfiekko
Description Animation Tab
File Size 32.46 MB
Installation Count 22
Current Version 2.1
Last Updated 2019-05-01
Publish Date 2019-05-01
Rating 4.75/5 Total 8 Ratings
Developer sleepykinq radio music
Payment Type in_store
Supported Languages 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"
    ]
}