Cute Dogs Wallpaper
Replace your basic new tab with cute dogs and puppies backgrounds. Designed especially for animal lovers.
Cute Dogs Wallpaperとは何ですか?
Cute Dogs Wallpaperはcute.dogs.wallpaperによって開発されたChromeの拡張機能で、その主な機能は「Replace your basic new tab with cute dogs and puppies backgrounds. Designed especially for animal lovers.」です。
拡張機能のスクリーンショット
Cute Dogs Wallpaper拡張機能のCRXファイルをダウンロード
Cute Dogs Wallpaper拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Start your browsing by viewing cute dogs & puppies images that will put a smile on your face.
By clicking "Add to Chrome", I accept and agree to installing the Cute Dogs Wallpaper Chrome extension and setting Chrome™️ New Tab to that provided by the service with search results by Microsoft Bing, and the Terms of Use and Privacy Policy.
Terms of Use: https://cute-dogs-wallpaper.com/terms.html
Privacy Policy: https://cute-dogs-wallpaper.com/privacy-policy.html
Free stock media content is distributed by Unsplash - https://unsplash.com 拡張機能の基本情報
| 名前 | |
| ID | jgjmjbkedejjogjdlpnjamgcpkljdlel |
| 公式URL | https://chromewebstore.google.com/detail/cute-dogs-wallpaper/jgjmjbkedejjogjdlpnjamgcpkljdlel |
| 説明 | Replace your basic new tab with cute dogs and puppies backgrounds. Designed especially for animal lovers. |
| ファイルサイズ | 16.03 MB |
| インストール数 | 25,330 |
| 現在のバージョン | 1.7 |
| 最終更新日 | 2023-04-18 |
| 公開日 | 2023-03-11 |
| 評価 | 4.61/5 合計 61 レビュー |
| 開発者 | cute.dogs.wallpaper |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | http://www.cute-dogs-wallpaper.com/ |
| ヘルプページのURL | http://www.cute-dogs-wallpaper.com/#contacts |
| プライバシーポリシーページのURL | http://www.cute-dogs-wallpaper.com/privacy-policy.html |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Cute Dogs Wallpaper",
"version": "1.7",
"description": "Replace your basic new tab with cute dogs and puppies backgrounds. Designed especially for animal lovers.",
"icons": {
"16": "icons\/icon_16.png",
"32": "icons\/icon_32.png",
"48": "icons\/icon_48.png",
"128": "icons\/icon_128.png"
},
"background": {
"service_worker": "background.js"
},
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"permissions": []
} | |