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」です。
拡張機能のスクリーンショット
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.
拡張機能の基本情報
名前 | |
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" ] } |