Project Vayne Theme [League of Legends]

Animation Tab

什麼是Project Vayne Theme [League of Legends]?

Project Vayne Theme [League of Legends]是由sleepykinq radio music開發的Chrome擴展程式,該擴展的主要功能是“Animation Tab”。

擴展截圖

screenshot

下載Project Vayne Theme [League of Legends]擴展crx文件

下載Project Vayne Theme [League of Legends]擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Project Vayne Theme [League of Legends] Project Vayne Theme [League of Legends]
ID dckfjbojfmeipmhciojnkcjfjbfiekko
官方網址 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"
    ]
}