capy
displays capy as new tab
What is capy?
capy is a Chrome extension developed by capyb00ra, and its main feature is "displays capy as new tab".
Extension Screenshots
Download capy Extension CRX File
Download capy 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
Change your default new tab page to amazing capybara site.
Extension Basic Information
Name | capy |
ID | nmlmengadjkgineloefdeedinjdidmdp |
Official URL | https://chromewebstore.google.com/detail/capy/nmlmengadjkgineloefdeedinjdidmdp |
Description | displays capy as new tab |
File Size | 235 KB |
Installation Count | 497 |
Current Version | 1.0 |
Last Updated | 2022-07-19 |
Publish Date | 2022-07-18 |
Rating | 5.00/5 Total 3 Ratings |
Developer | capyb00ra |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "capy", "description": "displays capy as new tab", "version": "1.0", "manifest_version": 3, "chrome_url_overrides": { "newtab": "index.html" }, "icons": { "16": "icons\/capy16.png", "32": "icons\/capy32.png", "48": "icons\/capy48.png", "128": "icons\/capy128.png" } } |