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.
Qu'est-ce que Grand Theft Auto 5 GTA V New Tab Theme ?
Grand Theft Auto 5 GTA V New Tab Theme est une extension Chrome développée par https://covercraft.site, et sa fonction principale est "Grand Theft Auto 5 GTA V New Tab Extension brings a new look to your Chrome browser.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Grand Theft Auto 5 GTA V New Tab Theme
Téléchargez les fichiers d'extension Grand Theft Auto 5 GTA V New Tab Theme au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | lcokhjajdlghbhhjbjeibanoidhpidmn |
URL Officiel | https://chrome.google.com/webstore/detail/grand-theft-auto-5-gta-v/lcokhjajdlghbhhjbjeibanoidhpidmn |
Description | Grand Theft Auto 5 GTA V New Tab Extension brings a new look to your Chrome browser. |
Taille du Fichier | 61.37 KB |
Nombre d'Installations | 10,000 |
Version Actuelle | 0.0.1 |
Dernière Mise à Jour | 2019-08-28 |
Date de Publication | 2019-08-28 |
Évaluation | 4.14/5 Total 7 Évaluations |
Développeur | https://covercraft.site |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://www.covercraft.site/privacy-policy |
Langues Prises en Charge | 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'" } |