Project Vayne Theme [League of Legends]

Animation Tab

Project Vayne Theme [League of Legends] là gì?

Project Vayne Theme [League of Legends] là một tiện ích mở rộng Chrome được phát triển bởi sleepykinq radio music, và tính năng chính của nó là "Animation Tab".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Project Vayne Theme [League of Legends]

Tải xuống các tệp mở rộng Project Vayne Theme [League of Legends] dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Project Vayne Theme [League of Legends] Project Vayne Theme [League of Legends]
ID dckfjbojfmeipmhciojnkcjfjbfiekko
URL Chính Thức https://chrome.google.com/webstore/detail/project-vayne-theme-leagu/dckfjbojfmeipmhciojnkcjfjbfiekko
Mô tả Animation Tab
Kích Thước Tệp 32.46 MB
Số Lần Cài Đặt 22
Phiên Bản Hiện Tại 2.1
Cập Nhật Lần Cuối 2019-05-01
Ngày Phát Hành 2019-05-01
Đánh Giá 4.75/5 Tổng số 8 Đánh Giá
Nhà Phát Triển sleepykinq radio music
Loại Thanh Toán in_store
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}