Hayabusa Wallpaper

Hayabusa New Tab Wallpapers, created specifically for Hayabusa Lovers. Changes your tab with a Hayabusa New tab.

Qu'est-ce que Hayabusa Wallpaper ?

Hayabusa Wallpaper est une extension Chrome développée par Good Extension, et sa fonction principale est "Hayabusa New Tab Wallpapers, created specifically for Hayabusa Lovers. Changes your tab with a Hayabusa New tab.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Hayabusa Wallpaper

Téléchargez les fichiers d'extension Hayabusa Wallpaper 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

                        Hayabusa New Tab Wallpapers, created specifically for Hayabusa Lovers. Changes your tab with a Hayabusa New tab.

FEATURES:
•	Every time you open a new tab, the Hayabusa wallpaper is shuffled.
•	Google search provides quick access to popular websites.
•	Easy access to email and social media accounts.
•	Quick access to your most often visited websites.
•	Bookmarks are easily accessible.
•	Display Weather, Count down, Greetings, Time on screen.
•	Add a website to the Shortcuts tab for easy access.
•	Simple Social Media Sharing.
•	User can change the settings by clicking on setting button.                    

Informations de Base sur l'Extension

Nom Hayabusa Wallpaper Hayabusa Wallpaper
ID kfbghgppcdijajfnpmhlknofpildnldb
URL Officiel https://chrome.google.com/webstore/detail/hayabusa-wallpaper/kfbghgppcdijajfnpmhlknofpildnldb
Description Hayabusa New Tab Wallpapers, created specifically for Hayabusa Lovers. Changes your tab with a Hayabusa New tab.
Taille du Fichier 20.42 MB
Nombre d'Installations 34
Version Actuelle 1.0.0
Dernière Mise à Jour 2023-01-11
Date de Publication 2023-01-11
Développeur Good Extension
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://pixatab.com/privacy-policy
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "name": "__MSG_appName__",
    "background": {
        "service_worker": "bg.js"
    },
    "action": {
        "default_icon": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "img\/icon128.png",
        "48": "img\/icon48.png"
    },
    "version": "1.0.0",
    "permissions": [
        "topSites",
        "unlimitedStorage",
        "storage"
    ]
}