GTA San Andreas

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

Wat is GTA San Andreas?

GTA San Andreas is een Chrome-extensie ontwikkeld door https://techtodown.com, en de belangrijkste functie is "GTA San Andreas extension gives you new tab search engine with many GTA San Andreas themes.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie GTA San Andreas

Download GTA San Andreas-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

                        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, ...                    

Basisinformatie over de Extensie

Naam GTA San Andreas GTA San Andreas
ID jdgnicdahegmelcbafckanbaidnkdmbe
Officiële URL https://chromewebstore.google.com/detail/gta-san-andreas/jdgnicdahegmelcbafckanbaidnkdmbe
Beschrijving GTA San Andreas extension gives you new tab search engine with many GTA San Andreas themes.
Bestandsgrootte 31.94 MB
Aantal Installaties 1,115
Huidige Versie 0.1
Laatst Bijgewerkt 2021-02-25
Publicatiedatum 2021-02-23
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar https://techtodown.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://techtodown.com/gta-san-andreas-apk/
Help Pagina-URL https://techtodown.com/contact/
Ondersteunde Talen 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\/*"
    ]
}