Capybara New Tab

Displays a random capybara wallpaper on new tabs.

What is Capybara New Tab?

Capybara New Tab is a Chrome extension developed by Sleepybara, and its main feature is "Displays a random capybara wallpaper on new tabs.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Capybara New Tab Extension CRX File

Download Capybara New Tab 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

                        Enjoy a collection of high-quality capybara wallpapers.
The actual wallpapers don't have copyright watermarks.

Additional selections of capybara wallpapers will be continuously added to this extension as time permits :D

P.S. This extension will never collect or sell your data.                    

Extension Basic Information

Name Capybara New Tab Capybara New Tab
ID aobhpljlijmbllihcekjigbbehhblhdg
Official URL https://chromewebstore.google.com/detail/capybara-new-tab/aobhpljlijmbllihcekjigbbehhblhdg
Description Displays a random capybara wallpaper on new tabs.
File Size 746 KB
Installation Count 60
Current Version 1.0
Last Updated 2024-02-22
Publish Date 2024-02-12
Rating 5.00/5 Total 2 Ratings
Developer Sleepybara
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Capybara New Tab",
    "version": "1.0",
    "description": "Displays a random capybara wallpaper on new tabs.",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlLcVHBbVnAHdgeUf7+iGhd7rGxVrdStGT+W4WpJ2TK1ys7MU+lWCTXS8QFApZOsiEpejPO0NvUftXm5ga79bPtqX87HJQpcBIVtV6BCnCzFR9wuAE+j\/DQMEVY6zZPNlhiPqwrpIsop8Q4gEiXRF\/1Cu3poWECwPpF972uyu3dSY+vi2qgTFMwyRjRu3kfVCu7yYNg\/EJKuYivkDLYTPCcf6EIfzAzAqvsDRDzn9KYKTbxEwUzrhKv8t1qJWgPYzszwpyvaU\/sGj0TUaS\/FlGzJc2VVtk15rbIR99S6T\/z5V789m1YJAoFNlClvC+sggrcbxNHJZmN7Jbr1Hf7QvbwIDAQAB",
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/16.png",
            "48": "images\/48.png",
            "128": "images\/128.png"
        }
    }
}