Clean Rarity New Tab

Replaces the default New Tab page with a clean one for the Rarity Theme. Background by BlueDragonHans.

Vad är Clean Rarity New Tab?

Clean Rarity New Tab är en Chrome-tillägg utvecklad av Thorinair, och dess huvudfunktion är "Replaces the default New Tab page with a clean one for the Rarity Theme. Background by BlueDragonHans.".

Tilläggsskärmbilder

screenshot

Ladda ner Clean Rarity New Tab-förlängningens CRX-fil

Ladda ner Clean Rarity New Tab-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

                        NOTE: Designed to work with the following theme: https://chrome.google.com/webstore/detail/finaiocbanhgiagkfappdikeojkncaea

This simple extension replaces your New Tab page with a completely CLEAN one. This means it will remove all of the clutter like recently visited, Google search, Google doodles, account options, notifications, etc from the page. This will allow you to load the New Tab page much quicker. In addition, as mentioned above, it is made to work seamlessly with my original Rarity theme.

The awesome background was made by BlueDragonHans (http://bluedragonhans.deviantart.com/art/Rarity-Elegant-Abstract-Wallpaper-287991948) so check him out!                    

Grundläggande Information om Tillägg

Namn Clean Rarity New Tab Clean Rarity New Tab
ID ibgbhcbknmcpcekolngcamkihmeggglc
Officiell webbadress https://chromewebstore.google.com/detail/clean-rarity-new-tab/ibgbhcbknmcpcekolngcamkihmeggglc
Beskrivning Replaces the default New Tab page with a clean one for the Rarity Theme. Background by BlueDragonHans.
Filstorlek 544 KB
Antal Installationer 36
Aktuell Version 1.0.0
Senast Uppdaterad 2015-10-09
Publiceringsdatum 2015-10-09
Betyg 3.00/5 Totalt 2 Betyg
Utvecklare Thorinair
Betalningssätt free
Tilläggswebbplats https://chrome.google.com/webstore/detail/rarity-theme/finaiocbanhgiagkfappdikeojkncaea
Stödda Språk en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Clean Rarity New Tab",
    "description": "Replaces the default New Tab page with a clean one for the Rarity Theme. Background by BlueDragonHans.",
    "version": "1.0.0",
    "manifest_version": 2,
    "icons": {
        "128": "icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "nt.html"
    }
}