Splendid
A collection of splendid background videos on every new tab
Splendidとは何ですか?
Splendidはdanielkellyioによって開発されたChromeの拡張機能で、その主な機能は「A collection of splendid background videos on every new tab」です。
拡張機能のスクリーンショット
Splendid拡張機能のCRXファイルをダウンロード
Splendid拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Make your new tab experience SPLENDID with an assortment of BEAUTIFUL VIDEOS, customizable to your settings. NEW videos uploaded monthly :)
拡張機能の基本情報
名前 | ![]() |
ID | cclkohfblcmkiefomfkbgiphdngjmjpl |
公式URL | https://chrome.google.com/webstore/detail/splendid/cclkohfblcmkiefomfkbgiphdngjmjpl |
説明 | A collection of splendid background videos on every new tab |
ファイルサイズ | 464 KB |
インストール数 | 39 |
現在のバージョン | 1.4 |
最終更新日 | 2020-04-27 |
公開日 | 2020-04-27 |
開発者 | danielkellyio |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Splendid", "version": "1.4", "description": "A collection of splendid background videos on every new tab", "icons": [], "chrome_url_overrides": { "newtab": "index.html" }, "content_scripts": [], "permissions": [ "tabs" ] } |