Cute Dogs & Puppies 2020 Custom New Tab
Chrome new tab extension customized with Cute Dogs & Puppies 2020 Wallpapers.
Cute Dogs & Puppies 2020 Custom New Tabとは何ですか?
Cute Dogs & Puppies 2020 Custom New TabはNew Tab Proによって開発されたChromeの拡張機能で、その主な機能は「Chrome new tab extension customized with Cute Dogs & Puppies 2020 Wallpapers.」です。
拡張機能のスクリーンショット
Cute Dogs & Puppies 2020 Custom New Tab拡張機能のCRXファイルをダウンロード
Cute Dogs & Puppies 2020 Custom New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Dear Chrome Store Users, Cute Dogs & Puppies Wallpaper app is available for free in Chrome store and is waiting for your download.
拡張機能の基本情報
名前 | |
ID | bcfahdflgickfkmdhbmbepalacjkaiad |
公式URL | https://chrome.google.com/webstore/detail/cute-dogs-puppies-2020-cu/bcfahdflgickfkmdhbmbepalacjkaiad |
説明 | Chrome new tab extension customized with Cute Dogs & Puppies 2020 Wallpapers. |
ファイルサイズ | 4.39 MB |
インストール数 | 10,000 |
現在のバージョン | 0.0.5 |
最終更新日 | 2020-04-17 |
公開日 | 2020-04-17 |
評価 | 4.58/5 合計 19 レビュー |
開発者 | New Tab Pro |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://www.minecrafts.club/privacy-policy |
対応言語 | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,bn,ta,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "version": "0.0.5", "default_locale": "en", "icons": { "128": "img\/cute-dogs-puppies-2020-128.png", "48": "img\/cute-dogs-puppies-2020-48.png" }, "offline_enabled": true, "browser_action": { "default_icon": "img\/cute-dogs-puppies-2020-48.png" }, "chrome_url_overrides": { "newtab": "theme.html" }, "manifest_version": 2, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "background": { "scripts": [ "js\/cute-dogs-puppies-2020.js" ] }, "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/use.fontawesome.com https:\/\/stackpath.bootstrapcdn.com https:\/\/cdnjs.cloudflare.com; object-src 'self'" } |