Duck Collection
Duck Collection hides ducks in webpages so you can find and collect them
Duck Collectionとは何ですか?
Duck Collectionはtaynebilyardによって開発されたChromeの拡張機能で、その主な機能は「Duck Collection hides ducks in webpages so you can find and collect them」です。
拡張機能のスクリーンショット
Duck Collection拡張機能のCRXファイルをダウンロード
Duck Collection拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Go to https://duck-finderz.pushed.nz/ to register an account, login with your username in the extension popup to track your collected ducks! 拡張機能の基本情報
| 名前 | |
| ID | enlefeepfkpjdifepemfoojfcbhomnpm |
| 公式URL | https://chromewebstore.google.com/detail/duck-collection/enlefeepfkpjdifepemfoojfcbhomnpm |
| 説明 | Duck Collection hides ducks in webpages so you can find and collect them |
| ファイルサイズ | 788 KB |
| インストール数 | 59 |
| 現在のバージョン | 2.0.0 |
| 最終更新日 | 2024-01-25 |
| 公開日 | 2023-12-06 |
| 評価 | 5.00/5 合計 5 レビュー |
| 開発者 | taynebilyard |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://duck-finderz.pushed.nz/ |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Duck Collection",
"version": "2.0.0",
"description": "Duck Collection hides ducks in webpages so you can find and collect them",
"permissions": [
"storage",
"*:\/\/localhost\/*",
"offscreen",
"*:\/\/duck-finderz.pushed.nz\/*"
],
"background": {
"service_worker": "background.js"
},
"content_scripts": [
{
"matches": [
" | |