Moody new tab page

Moody is a simple new tab page with high quality beautiful images of the best photographers from unsplash.com

Vad är Moody new tab page?

Moody new tab page är en Chrome-tillägg utvecklad av Hendry Sadrak, och dess huvudfunktion är "Moody is a simple new tab page with high quality beautiful images of the best photographers from unsplash.com".

Tilläggsskärmbilder

screenshot

Ladda ner Moody new tab page-förlängningens CRX-fil

Ladda ner Moody new tab 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

                        Simple new tab page

* High quality images of the best photographers from unsplash.com
* Minimalistic
* Lightweight                    

Grundläggande Information om Tillägg

Namn Moody new tab page Moody new tab page
ID edfejhkpfeomlophbjcoijgalcoiimfm
Officiell webbadress https://chromewebstore.google.com/detail/moody-new-tab-page/edfejhkpfeomlophbjcoijgalcoiimfm
Beskrivning Moody is a simple new tab page with high quality beautiful images of the best photographers from unsplash.com
Filstorlek 817 KB
Antal Installationer 12
Aktuell Version 1.2.0
Senast Uppdaterad 2019-11-08
Publiceringsdatum 2019-11-07
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare Hendry Sadrak
E-post [email protected]
Betalningssätt free
Stödda Språk en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Moody new tab page",
    "short_name": "Moody",
    "version": "1.2.0",
    "description": "Moody is a simple new tab page with high quality beautiful images of the best photographers from unsplash.com",
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png",
        "16": "icon16.png"
    },
    "chrome_url_overrides": {
        "newtab": ".\/index.html"
    },
    "author": "Hendry Sadrak  (https:\/\/www.hendrysadrak.com)"
}