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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://covercraft.site และคุณลักษณะหลักของมันคือ "Grand Theft Auto 5 GTA V New Tab Extension brings a new look to your Chrome browser."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Grand Theft Auto 5 GTA V New Tab Theme
ดาวน์โหลดไฟล์ส่วนขยาย 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'" } |