Capybara New Tab

Displays a random capybara wallpaper on new tabs.

Qu'est-ce que Capybara New Tab ?

Capybara New Tab est une extension Chrome développée par Sleepybara, et sa fonction principale est "Displays a random capybara wallpaper on new tabs.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Capybara New Tab

Téléchargez les fichiers d'extension Capybara New Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Capybara New Tab Capybara New Tab
ID aobhpljlijmbllihcekjigbbehhblhdg
URL Officiel https://chromewebstore.google.com/detail/capybara-new-tab/aobhpljlijmbllihcekjigbbehhblhdg
Description Displays a random capybara wallpaper on new tabs.
Taille du Fichier 746 KB
Nombre d'Installations 60
Version Actuelle 1.0
Dernière Mise à Jour 2024-02-22
Date de Publication 2024-02-12
Évaluation 5.00/5 Total 2 Évaluations
Développeur Sleepybara
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
        }
    }
}