GTA V New Tab & Wallpapers Collection

GTA V New Tab Extension brings a new look to your Chrome browser.

GTA V New Tab & Wallpapers Collection란 무엇입니까?

GTA V New Tab & Wallpapers Collection은(는) https://wonderfultab.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "GTA V New Tab Extension brings a new look to your Chrome browser."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

GTA V New Tab & Wallpapers Collection 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        GTA V New Tab Extension brings a new look to your Chrome browser.
Welcome to the GTA V extension offered by wonderfultab for free.

GTA V our new tab and wallpapers extension is completely free and presented to your liking. When you download our extension in your browser's new tab page, the most beautiful GTA V game wallpapers as well as many features waiting for you.

How do I use the extension?

You can download the GTA V extension for free by clicking the add chrome button, after which it will be installed automatically.
Once the extension has been installed, you can customize it as you like in the settings section in the lower left corner.
Once the extension is installed, the most beautiful wallpapers of the theme you've downloaded on every new tab page will welcome you.

What are the features of our extension?

You can easily track the time with the local time option.
Weather for your area (open in settings)
With the extension you will have quick access to your favorite websites.
You will have easy access to other add-ons on our website.
You can follow the latest news about GTA V game.
You can select your favorite wallpapers from the gallery and show them only at any time. Or you can select random option to let the GTA V wallpapers in the gallery meet you.
You can play these games for free by clicking on the game icons in the Popular games section or clicking on the links in the titles.

How to remove GTA V?
- Chrome Click the three horizontal dots in the top right corner of your browser, go to settings, click 'Extensions,' and find what you want to install. Click on the trash can icon and
- Right-click the heart-shaped button in your toolbar and click Remove from Chrome.


Disclaimer:

GTA V HD Wallpaper & 4K Background Chrome New Tab Theme If there is any problem please alert us and we will resolve it.
Download more free extensions with awesome full HD wallpapers on https://wonderfultab.com                    

확장 프로그램 기본 정보

이름 GTA V New Tab & Wallpapers Collection GTA V New Tab & Wallpapers Collection
ID geellleclelcobhhondglkmijolkafpf
공식 URL https://chrome.google.com/webstore/detail/gta-v-new-tab-wallpapers/geellleclelcobhhondglkmijolkafpf
설명 GTA V New Tab Extension brings a new look to your Chrome browser.
파일 크기 75.51 KB
설치 횟수 4,000
현재 버전 0.0.5
최근 업데이트 2019-09-29
출시 날짜 2019-09-29
평점 4.79/5 총 19 개의 평점
개발자 https://wonderfultab.com
결제 유형 free
확장 프로그램 웹 사이트 https://wonderfultab.com
개인정보 보호 정책 페이지 URL https://www.wonderfultab.com/privacy-policy
지원되는 언어 en
manifest.json
{
    "version": "0.0.5",
    "default_locale": "en",
    "icons": {
        "128": "gta-v-icons\/icon-128.png",
        "48": "gta-v-icons\/icon-48.png"
    },
    "offline_enabled": true,
    "browser_action": {
        "default_icon": "gta-v-icons\/icon-48.png"
    },
    "chrome_url_overrides": {
        "newtab": "output.html"
    },
    "manifest_version": 2,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "background": {
        "scripts": [
            "js\/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'"
}