Nord themed new page
Replaces the new tab page
Vad är Nord themed new page?
Nord themed new page är en Chrome-tillägg utvecklad av NeonXP, och dess huvudfunktion är "Replaces the new tab page".
Tilläggsskärmbilder
Ladda ner Nord themed new page-förlängningens CRX-fil
Ladda ner Nord themed new page-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Задает пустую страницу в стиле темы Nord Grundläggande Information om Tillägg
| Namn | |
| ID | aofihfkppamafgaifnndigginjojmlfo |
| Officiell webbadress | https://chromewebstore.google.com/detail/nord-themed-new-page/aofihfkppamafgaifnndigginjojmlfo |
| Beskrivning | Replaces the new tab page |
| Filstorlek | 110 KB |
| Antal Installationer | 24 |
| Aktuell Version | 0.0.2 |
| Senast Uppdaterad | 2022-12-13 |
| Publiceringsdatum | 2022-12-13 |
| Betyg | 4.00/5 Totalt 1 Betyg |
| Utvecklare | NeonXP |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | ru |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Nord themed new page",
"description": "Replaces the new tab page",
"version": "0.0.2",
"icons": {
"128": "icon128.png",
"192": "icon192.png",
"256": "icon256.png"
},
"chrome_url_overrides": {
"newtab": "blank.html"
}
} | |