GTA San Andreas

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

ما هو GTA San Andreas؟

GTA San Andreas هو إضافة Chrome تم تطويرها بواسطة https://techtodown.com، والميزة الرئيسية لها هي "GTA San Andreas extension gives you new tab search engine with many GTA San Andreas themes.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة GTA San Andreas

قم بتنزيل ملفات الامتداد GTA San Andreas بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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

معلومات أساسية عن التمديد

الاسم GTA San Andreas GTA San Andreas
ID jdgnicdahegmelcbafckanbaidnkdmbe
عنوان URL الرسمي https://chromewebstore.google.com/detail/gta-san-andreas/jdgnicdahegmelcbafckanbaidnkdmbe
الوصف GTA San Andreas extension gives you new tab search engine with many GTA San Andreas themes.
حجم الملف 31.94 MB
عدد التثبيتات 1,115
النسخة الحالية 0.1
آخر تحديث 2021-02-25
تاريخ النشر 2021-02-23
تقييم 5.00/5 مجموع تقييمات 2
المطور https://techtodown.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://techtodown.com/gta-san-andreas-apk/
عنوان صفحة المساعدة https://techtodown.com/contact/
اللغات المدعومة 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\/*"
    ]
}