Dapper Portal - News Latest Update
The extension for Google Chrome lets you know about latest news of Dapper Portal Complete Guide before anyone else
Dapper Portal - News Latest Updateคืออะไร?
Dapper Portal - News Latest Update เป็นส่วนขยายของ Chrome ที่พัฒนาโดย imrangmwritter และคุณลักษณะหลักของมันคือ "The extension for Google Chrome lets you know about latest news of Dapper Portal Complete Guide before anyone else"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Dapper Portal - News Latest Update
ดาวน์โหลดไฟล์ส่วนขยาย Dapper Portal - News Latest Update ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
The extension for Google Chrome lets you know about latest news of all Dapper Portal and update before anyone else ❤ Why use this extension? ❤ - Get the latest news on Dapper Portal - Be in the know without a click. - All updates are now fully automatic - Desktop notifications now uses Chrome’s new notification center tray. - Beautiful and usable news widget. - Flexible And Nice Design. The extension is currently only available in English, it will be available in other languages in upcoming releases. DISCLAIMER: All Blog News From RSS Feed..
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | bobdicocpoeohmcoffmjfmikaehpjmkk |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/dapper-portal-news-latest/bobdicocpoeohmcoffmjfmikaehpjmkk |
คำอธิบาย | The extension for Google Chrome lets you know about latest news of Dapper Portal Complete Guide before anyone else |
ขนาดไฟล์ | 120 KB |
จำนวนการติดตั้ง | 25 |
เวอร์ชันปัจจุบัน | 1.5 |
อัปเดตครั้งล่าสุด | 2021-05-18 |
วันที่เผยแพร่ | 2021-05-18 |
ผู้พัฒนา | imrangmwritter |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://dapperportal.com/ |
URL หน้าช่วยเหลือ | http://dapperportal.com/ |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Dapper Portal - News Latest Update", "description": "The extension for Google Chrome lets you know about latest news of Dapper Portal Complete Guide before anyone else", "background": { "page": "background.html" }, "default_locale": "en", "browser_action": { "default_icon": "img\/icon.png", "default_popup": "popup.html" }, "icons": { "128": "img\/icon-128.png", "16": "img\/icon-16.png", "48": "img\/icon-48.png" }, "manifest_version": 2, "options_page": "options.html", "permissions": [ "https:\/\/dapperportal.com\/*" ], "version": "1.5" } |