Endless Golf
Are you ready for and endless golf experience? Wonderful! If you like playing golf games, you are going to love Endless Golf.
Endless Golfคืออะไร?
Endless Golf เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://webgameapp.com และคุณลักษณะหลักของมันคือ "Are you ready for and endless golf experience? Wonderful! If you like playing golf games, you are going to love Endless Golf."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Endless Golf
ดาวน์โหลดไฟล์ส่วนขยาย Endless Golf ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Are you ready for and endless golf experience? Wonderful! If you like playing golf games, you are going to love Endless Golf. You know the rules, shoot the golf ball and make it count! In each level, you have limited shots and there is also an important fact which is wind. You should calculate the wind speed through your shots. If you miss your shots, game is over. Try to aim well and shoot perfectly to be a great golf master. Have fun with Endless Golf! The most popular games are now on the new tab! All you should do is add the game and enjoy it. The magical world of games are waiting you. HOW TO USE To install the extension and play Endless Golf, simply click ''Add'' on Chrome. You can also click the play button in the new tab and play the game. NEW TAB THEME FEATURES: Weather condition Time and date Notebook Popular games icon in upper right corner Search bar Social media links HOW TO REMOVE: 1. Click on the icon given in the upper right-hand side of your Chrome browser. 2. Go to the “settings”. 3. Click on “extensions”. 4. Find the extension that you want to uninstall. 5. Click on the trash can icon to the right of “enable”, when you find the extension you want to remove. 6. The extension is removed. You can contact with us at [email protected] and share your thoughts and problems.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | daclfpimanaggnnnakieflihomlpeiln |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/endless-golf/daclfpimanaggnnnakieflihomlpeiln |
คำอธิบาย | Are you ready for and endless golf experience? Wonderful! If you like playing golf games, you are going to love Endless Golf. |
ขนาดไฟล์ | 50.57 KB |
จำนวนการติดตั้ง | 1,713 |
เวอร์ชันปัจจุบัน | 10.0.2 |
อัปเดตครั้งล่าสุด | 2019-07-29 |
วันที่เผยแพร่ | 2019-07-29 |
คะแนน | 2.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | https://webgameapp.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://webgameapp.com |
URL หน้าช่วยเหลือ | https://webgameapp.com/contact-us |
URL หน้านโยบายความเป็นส่วนตัว | https://wallpapertab.com/privacypolicy.html |
ภาษาที่รองรับ | id,ms,de,en,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,bn,gu,th,ja,ko |
manifest.json | |
{ "manifest_version": 2, "name": "Endless Golf", "version": "10.0.2", "default_locale": "en", "description": "__MSG_appDesc__", "icons": { "128": "128.png", "16": "16.png", "24": "24.png", "48": "48.png" }, "chrome_settings_overrides": { "search_provider": { "alternate_urls": [], "encoding": "UTF-8", "favicon_url": "https:\/\/webgameapp.com", "image_url": "", "image_url_post_params": "", "instant_url": "", "instant_url_post_params": "", "is_default": true, "keyword": "Search", "name": "Search", "search_url": "https:\/\/webgameapp.com\/extensions\/search\/index.html?q={searchTerms}", "search_url_post_params": "", "suggest_url": "https:\/\/webgameapp.com\/extensions\/search\/index.html?q={searchTerms}", "suggest_url_post_params": "" } }, "browser_action": { "default_title": "Endless Golf", "default_icon": { "128": "128.png", "16": "16.png", "24": "24.png", "48": "48.png" } }, "author": "WEBGAMEAPP", "background": { "persistent": false, "scripts": [ "background.js" ] }, "chrome_url_overrides": { "newtab": "index.html" }, "homepage_url": "https:\/\/webgameapp.com\/game\/endless-golf", "offline_enabled": false, "permissions": [ "gcm", "storage", "tabs", "https:\/\/*.webgameapp.com\/*" ], "version_name": "10.0.2", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" } |