Live New Tab

Live New Tab - is a new tab extension with awesome Live Photos and cool features.

Vad är Live New Tab?

Live New Tab är en Chrome-tillägg utvecklad av Live New Tab, och dess huvudfunktion är "Live New Tab - is a new tab extension with awesome Live Photos and cool features.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot

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

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

                        Live New Tab - Is the awesome New Tab extension with huge number of features which provide you with new experience of browser usage. 

 Super fast, customisable, easy-to-use New Tab.
- HD Live Photos 
- Hot & Sexy Girls  photos included 
- Numerous search providers
- More than 900+ HD images
- TODO list
- Bookmarks groups 
- And many more                    

Grundläggande Information om Tillägg

Namn Live New Tab Live New Tab
ID anfjdmingalomadcdeognbndlkgaphdm
Officiell webbadress https://chrome.google.com/webstore/detail/live-new-tab/anfjdmingalomadcdeognbndlkgaphdm
Beskrivning Live New Tab - is a new tab extension with awesome Live Photos and cool features.
Filstorlek 850 KB
Antal Installationer 1,000
Aktuell Version 3.3
Senast Uppdaterad 2021-11-02
Publiceringsdatum 2018-10-26
Betyg 4.39/5 Totalt 97 Betyg
Utvecklare Live New Tab
E-post [email protected]
Betalningssätt free
URL till Sekretesspolicy Sidan https://bit.ly/2TV7H0z
Stödda Språk de,en,pl,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/32.png"
    },
    "chrome_url_overrides": {
        "newtab": "\/pages\/newtab.html"
    },
    "content_security_policy": "connect-src *; script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'",
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "128": "img\/128.png",
        "32": "img\/32.png",
        "64": "img\/64.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtbeFzvgUOHux9GQkBjZJA0BYVOQqFnV38aQ+FxLGT1g3EFagtgk7jSo1rs3S2MvRUgQUVlJ8MaTxc4yiWk4ZvCdBzDU6IHodEVdIlhrldBbYqnVJhhklN1GUfreHk5wJfB9c93d+oDqoJMgvL+oNFJ\/RMLJdDo7esrusb3jzNuY5XL9jZSv0zYgTk9f7aZZXPmacnwEW79hyKvd9Xrp4kOct4OCMWH8oi+i+f1lK6qs+QgD6pLpLPfJBLf3\/kocid1XVaFQcZ\/H8RhHi8aeVJa+vOnOTRtWyCm3NWR2gszddIoycGLRCgzYD0pgBieInMSPEjWkDH\/wB\/un6Qq3CtQIDAQAB",
    "manifest_version": 2,
    "name": "__MSG_name__",
    "permissions": [
        "tabs",
        "history",
        "unlimitedStorage",
        "chrome:\/\/favicon\/",
        "contextMenus",
        "storage",
        "topSites",
        "*:\/\/newtab-search.com\/*",
        "*:\/\/mini.s-shot.ru\/*"
    ],
    "short_name": "__MSG_name__",
    "version": "3.3"
}