Offroad Outlaws New Tab
Offroad Outlaws extension provide you with HD Offroad Outlaws wallpaper backgrounds. Themes designed for Offroad Outlaws fans.
Offroad Outlaws New Tabคืออะไร?
Offroad Outlaws New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://offroadoutlaws.io และคุณลักษณะหลักของมันคือ "Offroad Outlaws extension provide you with HD Offroad Outlaws wallpaper backgrounds. Themes designed for Offroad Outlaws fans."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Offroad Outlaws New Tab
ดาวน์โหลดไฟล์ส่วนขยาย Offroad Outlaws New Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
★ Shuffle Offroad Outlaws design every time you open a new tab. ★ Select a slideshow of randomly selected Offroad Outlaws or from your list of favorites. ★ On-screen sticky notes and to-do reminders for completing real-life tasks with good feel. ★ Get easy access to your most frequently visited websites. ★ Quick Launch your favorites apps right on the default page. ★ Show Date and Time on new tab page.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | gkofckdfjcapgbdlkifdlbkbbdpbgmfl |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/offroad-outlaws-new-tab/gkofckdfjcapgbdlkifdlbkbbdpbgmfl |
คำอธิบาย | Offroad Outlaws extension provide you with HD Offroad Outlaws wallpaper backgrounds. Themes designed for Offroad Outlaws fans. |
ขนาดไฟล์ | 4.71 MB |
จำนวนการติดตั้ง | 10,000 |
เวอร์ชันปัจจุบัน | 5.9.12.104 |
อัปเดตครั้งล่าสุด | 2021-12-13 |
วันที่เผยแพร่ | 2021-01-29 |
คะแนน | 3.90/5 รวมทั้งหมด 10 คะแนน |
ผู้พัฒนา | https://offroadoutlaws.io |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://offroadoutlaws.io/privacy-policy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "persistent": true, "scripts": [ "\/html\/chrome\/settings.js", "\/html\/common\/prefs-sys.js", "\/html\/chrome\/utils.js", "\/html\/chrome\/background.js" ] }, "browser_action": { "default_icon": { "128": "html\/skin\/icons\/128.png", "16": "html\/skin\/icons\/16.png", "48": "html\/skin\/icons\/48.png" } }, "chrome_url_overrides": { "newtab": "\/html\/index.html" }, "default_locale": "en", "description": "__MSG_appDesc__", "icons": { "128": "html\/skin\/icons\/128.png", "16": "html\/skin\/icons\/16.png", "48": "html\/skin\/icons\/48.png" }, "manifest_version": 2, "name": "__MSG_appName__", "offline_enabled": true, "permissions": [ "topSites" ], "version": "5.9.12.104", "web_accessible_resources": [ "html\/skin\/*" ] } |