pikmin
pikmin
What is pikmin?
pikmin is a Chrome extension developed by safe.red.door, and its main feature is "pikmin".
Extension Screenshots
Download pikmin Extension CRX File
Download pikmin 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
When you open the extension, you will see a little pikmin. Click on him and he makes the pikmin sound. That is all it does.
Extension Basic Information
Name | |
ID | akeekileadcbkmpjfoknldcplcnnmgol |
Official URL | https://chromewebstore.google.com/detail/pikmin/akeekileadcbkmpjfoknldcplcnnmgol |
Description | pikmin |
File Size | 34.88 KB |
Installation Count | 294 |
Current Version | 1.0.0 |
Last Updated | 2023-10-13 |
Publish Date | 2023-10-12 |
Rating | 4.78/5 Total 9 Ratings |
Developer | safe.red.door |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "pikmin", "version": "1.0.0", "description": "pikmin", "manifest_version": 3, "author": "pikmin", "action": { "default_popup": "index.html", "default_title": "pikmin" }, "icons": { "16": "icon16.png", "32": "icon32.png", "64": "icon64.png", "128": "icon128.png" } } |