PGA tour leader board
Follow current PGA tour event
ما هو PGA tour leader board؟
PGA tour leader board هو إضافة Chrome تم تطويرها بواسطة mitchelljdaw، والميزة الرئيسية لها هي "Follow current PGA tour event".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة PGA tour leader board
قم بتنزيل ملفات الامتداد PGA tour leader board بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Follow the current PGA tour event.
معلومات أساسية عن التمديد
الاسم | |
ID | lfkfbihlgmjjkcfmokjifceogdhododg |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/pga-tour-leader-board/lfkfbihlgmjjkcfmokjifceogdhododg |
الوصف | Follow current PGA tour event |
حجم الملف | 167 KB |
عدد التثبيتات | 219 |
النسخة الحالية | 3.2.10 |
آخر تحديث | 2019-08-03 |
تاريخ النشر | 2019-08-03 |
تقييم | 5.00/5 مجموع تقييمات 3 |
المطور | mitchelljdaw |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "PGA tour leader board", "short_name": "leader board", "description": "Follow current PGA tour event", "version": "3.2.10", "icons": { "16": "Golf-16.png", "48": "Golf-48.png", "128": "Golf-128.png" }, "browser_action": { "default_popup": "popup.html" } } |