Kawasaki Wallpaper
Kawasaki New Tab Wallpapers, created specifically for Kawasaki Lovers. Changes your tab with a Kawasaki New tab.
Cos'è Kawasaki Wallpaper?
Kawasaki Wallpaper è un'estensione di Chrome sviluppata da Good Extension, e la sua funzione principale è "Kawasaki New Tab Wallpapers, created specifically for Kawasaki Lovers. Changes your tab with a Kawasaki New tab.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Kawasaki Wallpaper
Scarica i file di estensione Kawasaki Wallpaper in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Kawasaki New Tab Wallpapers, created specifically for Kawasaki Lovers. Changes your tab with a Kawasaki New tab.
FEATURES:
• Every time you open a new tab, the Kawasaki 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. Informazioni di Base sull'Estensione
| Nome | |
| ID | emcohjoppeoaedfdbflegldflfbnonin |
| URL Ufficiale | https://chrome.google.com/webstore/detail/kawasaki-wallpaper/emcohjoppeoaedfdbflegldflfbnonin |
| Descrizione | Kawasaki New Tab Wallpapers, created specifically for Kawasaki Lovers. Changes your tab with a Kawasaki New tab. |
| Dimensione del File | 28.82 MB |
| Conteggio Installazioni | 225 |
| Versione Corrente | 1.0.0 |
| Ultimo Aggiornamento | 2023-01-11 |
| Data di Pubblicazione | 2023-01-11 |
| Sviluppatore | Good Extension |
| [email protected] | |
| Tipo di Pagamento | free |
| URL della Pagina della Politica sulla Privacy | https://pixatab.com/privacy-policy |
| Lingue Supportate | 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"
]
} | |