Grand Theft Auto 5 GTA V New Tab Theme
Grand Theft Auto 5 GTA V New Tab Extension brings a new look to your Chrome browser.
什么是Grand Theft Auto 5 GTA V New Tab Theme?
Grand Theft Auto 5 GTA V New Tab Theme是由https://covercraft.site开发的Chrome扩展程序,该扩展的主要功能是“Grand Theft Auto 5 GTA V New Tab Extension brings a new look to your Chrome browser.”。
扩展截图
下载Grand Theft Auto 5 GTA V New Tab Theme扩展crx文件
下载Grand Theft Auto 5 GTA V New Tab Theme扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Hi Grand Theft Auto 5 GTA V fans. Don't you want to make change in your Chrome's New Tabs with your beloved game Grand Theft Auto 5 GTA V wallpapers? Your new tabs will be dynamic with Grand Theft Auto 5 GTA V New Tab extension. You will see best pictures of Grand Theft Auto 5 GTA V that we could find for you on the web. You will have also some other benefits, such as search bar, sticky wallpaper (make sticky one of the wallpapers on the library), quick links to reach the web popular websites directly, we are planning to add more features in the time. Grand Theft Auto 5 GTA V kind of a horror game. If you are sensible for horror stuff please, do not install it. Please, let us know your thoughts about our extension, so we can develop better Grand Theft Auto 5 GTA V extension.
扩展基本信息
名称 | |
ID | lcokhjajdlghbhhjbjeibanoidhpidmn |
官方URL | https://chrome.google.com/webstore/detail/grand-theft-auto-5-gta-v/lcokhjajdlghbhhjbjeibanoidhpidmn |
简介 | Grand Theft Auto 5 GTA V New Tab Extension brings a new look to your Chrome browser. |
文件大小 | 61.37 KB |
安装次数 | 10,000 |
当前版本 | 0.0.1 |
更新时间 | 2019-08-28 |
上架时间 | 2019-08-28 |
评分 | 4.14/5 共7次评分 |
开发者 | https://covercraft.site |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://www.covercraft.site/privacy-policy |
支持的语言 | en |
manifest.json | |
{ "version": "0.0.1", "default_locale": "en", "icons": { "128": "icons\/icon-128.png", "48": "icons\/icon-48.png" }, "offline_enabled": true, "browser_action": { "default_icon": "icons\/icon-48.png" }, "chrome_url_overrides": { "newtab": "home.html" }, "manifest_version": 2, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "background": { "scripts": [ "js\/grand-theft-auto-5-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'" } |