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.”。
扩展截图
下载GTA V New Tab & Wallpapers Collection扩展crx文件
下载GTA V New Tab & Wallpapers Collection扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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
扩展基本信息
名称 | |
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'" } |