Beautiful New Tab Page

New tabs display a beautiful slideshow instead of the usual page thumbnails.

Vad är Beautiful New Tab Page?

Beautiful New Tab Page är en Chrome-tillägg utvecklad av o9000, och dess huvudfunktion är "New tabs display a beautiful slideshow instead of the usual page thumbnails.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Beautiful New Tab Page-förlängningens CRX-fil

Ladda ner Beautiful 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

                        You can sill search by entering your query directly in the address bar.

To change the image manually, click the page contents and press 'N'.

You can also press 'L' and the arrow keys for a hidden feature.                    

Grundläggande Information om Tillägg

Namn Beautiful New Tab Page Beautiful New Tab Page
ID pclcpehajbidolcmopfcladennhejdbm
Officiell webbadress https://chrome.google.com/webstore/detail/beautiful-new-tab-page/pclcpehajbidolcmopfcladennhejdbm
Beskrivning New tabs display a beautiful slideshow instead of the usual page thumbnails.
Filstorlek 18.57 MB
Antal Installationer 13
Aktuell Version 2015.12.31.1
Senast Uppdaterad 2015-12-31
Publiceringsdatum 2015-12-31
Betyg 5.00/5 Totalt 1 Betyg
Utvecklare o9000
E-post [email protected]
Betalningssätt free
Stödda Språk en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Beautiful New Tab Page",
    "description": "New tabs display a beautiful slideshow instead of the usual page thumbnails.",
    "chrome_url_overrides": {
        "newtab": "ntp.html"
    },
    "icons": {
        "128": "icon-128.png"
    },
    "manifest_version": 2,
    "version": "2015.12.31.1"
}