Hayabusa Wallpaper
Hayabusa New Tab Wallpapers, created specifically for Hayabusa Lovers. Changes your tab with a Hayabusa New tab.
Wat is Hayabusa Wallpaper?
Hayabusa Wallpaper is een Chrome-extensie ontwikkeld door Good Extension, en de belangrijkste functie is "Hayabusa New Tab Wallpapers, created specifically for Hayabusa Lovers. Changes your tab with a Hayabusa New tab.".
Extensie Screenshots
Download het CRX-bestand van de extensie Hayabusa Wallpaper
Download Hayabusa Wallpaper-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | kfbghgppcdijajfnpmhlknofpildnldb |
| Officiële URL | https://chrome.google.com/webstore/detail/hayabusa-wallpaper/kfbghgppcdijajfnpmhlknofpildnldb |
| Beschrijving | Hayabusa New Tab Wallpapers, created specifically for Hayabusa Lovers. Changes your tab with a Hayabusa New tab. |
| Bestandsgrootte | 20.42 MB |
| Aantal Installaties | 34 |
| Huidige Versie | 1.0.0 |
| Laatst Bijgewerkt | 2023-01-11 |
| Publicatiedatum | 2023-01-11 |
| Ontwikkelaar | Good Extension |
| [email protected] | |
| Betalingswijze | free |
| URL van de Privacybeleid Pagina | https://pixatab.com/privacy-policy |
| Ondersteunde Talen | 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"
]
} | |