Roblox New Tab & Wallpapers Collection

Roblox New Tab Extension brings a new look to your Chrome browser.

Wat is Roblox New Tab & Wallpapers Collection?

Roblox New Tab & Wallpapers Collection is een Chrome-extensie ontwikkeld door Wallpaper New Tab, en de belangrijkste functie is "Roblox New Tab Extension brings a new look to your Chrome browser.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Roblox New Tab & Wallpapers Collection

Download Roblox New Tab & Wallpapers Collection-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        With this free plugin every new chrome tab will meet you in a new wallpaper.                    

Basisinformatie over de Extensie

Naam Roblox New Tab & Wallpapers Collection Roblox New Tab & Wallpapers Collection
ID noaajeilbedoedkacfmbphcmhkfdmccg
Officiële URL https://chrome.google.com/webstore/detail/roblox-new-tab-wallpapers/noaajeilbedoedkacfmbphcmhkfdmccg
Beschrijving Roblox New Tab Extension brings a new look to your Chrome browser.
Bestandsgrootte 63.7 KB
Aantal Installaties 874
Huidige Versie 0.0.3
Laatst Bijgewerkt 2019-09-27
Publicatiedatum 2019-09-27
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar Wallpaper New Tab
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://addiyos.com/privacy-policy.html
Ondersteunde Talen en
manifest.json
{
    "version": "0.0.3",
    "default_locale": "en",
    "icons": {
        "128": "image\/icon-big.png",
        "48": "image\/icon-small.png"
    },
    "offline_enabled": true,
    "browser_action": {
        "default_icon": "image\/icon-small.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "manifest_version": 2,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "background": {
        "scripts": [
            "js\/roblox.js"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/use.fontawesome.com https:\/\/stackpath.bootstrapcdn.com https:\/\/cdnjs.cloudflare.com; object-src 'self'"
}