Beaches New Tab
Wallpapers and Backgrounds in browser homepage
Beaches New Tabとは何ですか?
Beaches New Tabはecherqui32によって開発されたChromeの拡張機能で、その主な機能は「Wallpapers and Backgrounds in browser homepage」です。
拡張機能のスクリーンショット
Beaches New Tab拡張機能のCRXファイルをダウンロード
Beaches New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
We display amazing images of beaches directly on your browser each time your open a new tab, a wallpaper and a search bar appears full screen.
拡張機能の基本情報
名前 | Beaches New Tab |
ID | adhffdgeailmnfkphfhlobebagghofid |
公式URL | https://chrome.google.com/webstore/detail/beaches-new-tab/adhffdgeailmnfkphfhlobebagghofid |
説明 | Wallpapers and Backgrounds in browser homepage |
ファイルサイズ | 16.71 MB |
インストール数 | 60 |
現在のバージョン | 1.0.0 |
最終更新日 | 2018-03-02 |
公開日 | 2018-03-02 |
開発者 | echerqui32 |
対応言語 | en |
manifest.json | |
{ "version": "1.0.0", "browser_action": { "default_icon": "picto\/48.png", "default_title": "Beaches New Tab" }, "chrome_url_overrides": { "newtab": "wall.html" }, "description": "Wallpapers and Backgrounds in browser homepage", "icons": { "128": "picto\/128.png", "48": "picto\/48.png", "19": "picto\/19.png" }, "manifest_version": 2, "name": "Beaches New Tab", "offline_enabled": true, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "web_accessible_resources": [ "wall.html" ] } |