Duck Collection
Duck Collection hides ducks in webpages so you can find and collect them
What is Duck Collection?
Duck Collection is a Chrome extension developed by taynebilyard, and its main feature is "Duck Collection hides ducks in webpages so you can find and collect them".
Extension Screenshots
Download Duck Collection Extension CRX File
Download Duck Collection extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Go to https://duck-finderz.pushed.nz/ to register an account, login with your username in the extension popup to track your collected ducks!
Extension Basic Information
Name | Duck Collection |
ID | enlefeepfkpjdifepemfoojfcbhomnpm |
Official URL | https://chromewebstore.google.com/detail/duck-collection/enlefeepfkpjdifepemfoojfcbhomnpm |
Description | Duck Collection hides ducks in webpages so you can find and collect them |
File Size | 788 KB |
Installation Count | 59 |
Current Version | 2.0.0 |
Last Updated | 2024-01-25 |
Publish Date | 2023-12-06 |
Rating | 5.00/5 Total 5 Ratings |
Developer | taynebilyard |
[email protected] | |
Payment Type | free |
Extension Website | https://duck-finderz.pushed.nz/ |
Supported Languages | 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": [ " |