Grand Theft Auto 5 GTA V New Tab Theme

Grand Theft Auto 5 GTA V New Tab Extension brings a new look to your Chrome browser.

Was ist Grand Theft Auto 5 GTA V New Tab Theme?

Grand Theft Auto 5 GTA V New Tab Theme ist eine Chrome-Erweiterung, die von https://covercraft.site entwickelt wurde, und ihr Hauptmerkmal ist "Grand Theft Auto 5 GTA V New Tab Extension brings a new look to your Chrome browser.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

Grand Theft Auto 5 GTA V New Tab Theme-Erweiterungs-CRX-Datei herunterladen

Laden Sie Grand Theft Auto 5 GTA V New Tab Theme-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Hi Grand Theft Auto 5 GTA V  fans. Don't you want to make change in your Chrome's New Tabs with your beloved game Grand Theft Auto 5 GTA V  wallpapers?

Your new tabs will be dynamic with Grand Theft Auto 5 GTA V  New Tab extension. You will see best pictures of Grand Theft Auto 5 GTA V  that we could find for you on the web. 

You will have also some other benefits, such as search bar, sticky wallpaper (make sticky one of the wallpapers on the library), quick links to reach the web popular websites directly, we are planning to add more features in the time. 

Grand Theft Auto 5 GTA V  kind of a horror game. If you are sensible for horror stuff please, do not install it. 

Please, let us know your thoughts about our extension, so we can develop better Grand Theft Auto 5 GTA V  extension.                    

Grundlegende Informationen zur Erweiterung

Name Grand Theft Auto 5 GTA V New Tab Theme Grand Theft Auto 5 GTA V New Tab Theme
ID lcokhjajdlghbhhjbjeibanoidhpidmn
Offizielle URL https://chrome.google.com/webstore/detail/grand-theft-auto-5-gta-v/lcokhjajdlghbhhjbjeibanoidhpidmn
Beschreibung Grand Theft Auto 5 GTA V New Tab Extension brings a new look to your Chrome browser.
Dateigröße 61.37 KB
Installationsanzahl 10,000
Aktuelle Version 0.0.1
Letztes Update 2019-08-28
Veröffentlichungsdatum 2019-08-28
Bewertung 4.14/5 Insgesamt 7 Bewertungen
Entwickler https://covercraft.site
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://www.covercraft.site/privacy-policy
Unterstützte Sprachen en
manifest.json
{
    "version": "0.0.1",
    "default_locale": "en",
    "icons": {
        "128": "icons\/icon-128.png",
        "48": "icons\/icon-48.png"
    },
    "offline_enabled": true,
    "browser_action": {
        "default_icon": "icons\/icon-48.png"
    },
    "chrome_url_overrides": {
        "newtab": "home.html"
    },
    "manifest_version": 2,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "background": {
        "scripts": [
            "js\/grand-theft-auto-5-gta-v.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'"
}