GTA San Andreas

GTA San Andreas extension gives you new tab search engine with many GTA San Andreas themes.

Qu'est-ce que GTA San Andreas ?

GTA San Andreas est une extension Chrome développée par https://techtodown.com, et sa fonction principale est "GTA San Andreas extension gives you new tab search engine with many GTA San Andreas themes.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension GTA San Andreas

Téléchargez les fichiers d'extension GTA San Andreas 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

                        GTA San Andreas extension gives you 80 beautiful themes of GTA San Andreas game. Integrating powerful Google search engine will give users a pleasant experience while surfing the web. In addition, the interface is customizable to help users choose according to their preferences. And many other features such as: integrated date, time, work notes, ...                    

Informations de Base sur l'Extension

Nom GTA San Andreas GTA San Andreas
ID jdgnicdahegmelcbafckanbaidnkdmbe
URL Officiel https://chromewebstore.google.com/detail/gta-san-andreas/jdgnicdahegmelcbafckanbaidnkdmbe
Description GTA San Andreas extension gives you new tab search engine with many GTA San Andreas themes.
Taille du Fichier 31.94 MB
Nombre d'Installations 1,115
Version Actuelle 0.1
Dernière Mise à Jour 2021-02-25
Date de Publication 2021-02-23
Évaluation 5.00/5 Total 2 Évaluations
Développeur https://techtodown.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://techtodown.com/gta-san-andreas-apk/
URL de la Page d'Aide https://techtodown.com/contact/
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "name": "__MSG_appName__",
    "background": {
        "persistent": true,
        "scripts": [
            "\/html\/chrome\/settings.js",
            "\/html\/common\/prefs-sys.js",
            "\/html\/chrome\/utils.js",
            "\/html\/chrome\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "128": "html\/skin\/icons\/128.png",
            "16": "html\/skin\/icons\/16.png",
            "48": "html\/skin\/icons\/48.png"
        }
    },
    "chrome_url_overrides": {
        "newtab": "\/html\/index.html"
    },
    "icons": {
        "128": "html\/skin\/icons\/128.png",
        "16": "html\/skin\/icons\/16.png",
        "48": "html\/skin\/icons\/48.png"
    },
    "manifest_version": 2,
    "offline_enabled": true,
    "permissions": [
        "topSites"
    ],
    "version": "0.1",
    "web_accessible_resources": [
        "html\/skin\/*"
    ]
}