Fortnite Travis Scott HD Wallpapers
Fortnite Travis Scott HD Wallpapers
Fortnite Travis Scott HD Wallpapersคืออะไร?
Fortnite Travis Scott HD Wallpapers เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ChromeWalls - https://chromewalls.com และคุณลักษณะหลักของมันคือ "Fortnite Travis Scott HD Wallpapers"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Fortnite Travis Scott HD Wallpapers
ดาวน์โหลดไฟล์ส่วนขยาย Fortnite Travis Scott HD Wallpapers ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Chromewalls brings you the brand new Fortnite Travis Scott HQ Wallpapers HD extension, created exclusively for your browser. This extension comes with different wallpapers of Fortnite, and lets you use different features that come as a part of it. With Fortnite Travis Scott HD wallpapers extension you’ll be able to do the following: 1. Change your new tab background with images related to Fortnite Travis Scott You can choose to display only one image when you open a new tab page, or make them change automatically. 2. Check out what time and date it is Once you open a new tab, you'll notice clock and date section in the lower left corner. You are also able to hide this feature, if you don't want to use it. 3. Use the Apps, Share and Rate panels These panels are located in the upper left corner. Once you click on the Apps, you'll open up a panel that shows you the most popular sites. Use Share button to spread the word about our extension on social media, while the Rate button will instantly take you to our extension on Web Store, where you can leave your rating. You'll find the options button in the lower right corner, which looks like a circle with three dots on it. Once you click on it, three options will pop up. The first one is settings. Here you can choose whether you want a date and time to be visible or not, the color of your tab and whether you want a specific image to be fixated or to make all of the images switch automatically. Second option will open up a panel, where you'll see all of the wallpapers that are part of this extension and choose which one of them you want to use. The third option looks like a heart and once you click on it, you'll open our website where you can find all of the extensions that we've created, as well as some fun articles. Disclaimer: Chromewalls, or any images that are a part of our extensions are not represented by any company or brand. The images we used are found on the web. If we violated you copyright or in any other way used the material we shouldn't, please contact us and all of the content in question will be removed immediately. Feel free to check our other items in the store by searching „chromewalls“. You can find all of our work on chromewalls.com, so make sure you check that out as well. We strongly encourage you to share our extension with your friends and other fellow fans of Fortnite and Travis Scott.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | fbcppdikinnkladcimdgaiedfklldemd |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/fortnite-travis-scott-hd/fbcppdikinnkladcimdgaiedfklldemd |
คำอธิบาย | Fortnite Travis Scott HD Wallpapers |
ขนาดไฟล์ | 2.05 MB |
จำนวนการติดตั้ง | 542 |
เวอร์ชันปัจจุบัน | 1.1 |
อัปเดตครั้งล่าสุด | 2020-05-05 |
วันที่เผยแพร่ | 2020-05-05 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | ChromeWalls - https://chromewalls.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://chromewalls.com |
URL หน้าช่วยเหลือ | https://chromewalls.com/contact-us/ |
URL หน้านโยบายความเป็นส่วนตัว | https://chromewalls.com/privacy-policy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Fortnite Travis Scott HD Wallpapers", "manifest_version": 2, "short_name": "fts", "description": "Fortnite Travis Scott HD Wallpapers", "version": "1.1", "offline_enabled": true, "incognito": "split", "background": { "scripts": [ "scripts\/background.js", "chrome\/main.js", "chrome\/changeBackground.js", "chrome\/menu.js", "chrome\/jquery-3.1.1.js" ] }, "permissions": [ "management" ], "chrome_url_overrides": { "newtab": "\/chrome\/index.html" }, "browser_action": { "default_icon": { "128": "icons\/icon_128.png", "16": "icons\/icon_16.png", "48": "icons\/icon_48.png" } }, "icons": { "128": "icons\/icon_128.png" } } |