GTA San Andreas

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

What is GTA San Andreas?

GTA San Andreas is a Chrome extension developed by https://techtodown.com, and its main feature is "GTA San Andreas extension gives you new tab search engine with many GTA San Andreas themes.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download GTA San Andreas Extension CRX File

Download GTA San Andreas extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name GTA San Andreas GTA San Andreas
ID jdgnicdahegmelcbafckanbaidnkdmbe
Official URL 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.
File Size 31.94 MB
Installation Count 1,115
Current Version 0.1
Last Updated 2021-02-25
Publish Date 2021-02-23
Rating 5.00/5 Total 2 Ratings
Developer https://techtodown.com
Email [email protected]
Payment Type free
Extension Website https://techtodown.com/gta-san-andreas-apk/
Help Page URL https://techtodown.com/contact/
Supported Languages 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\/*"
    ]
}