LOVE-G RSS Reader2
Simple RSS reader
LOVE-G RSS Reader2คืออะไร?
LOVE-G RSS Reader2 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย www.harurow และคุณลักษณะหลักของมันคือ "Simple RSS reader"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย LOVE-G RSS Reader2
ดาวน์โหลดไฟล์ส่วนขยาย LOVE-G RSS Reader2 ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
It is a simple RSS reader. By default, it has some Google News registered.* Supported Feeds: RSS 1.0, RSS 2.0, ATOM * Automatic updates every 5 minutes. * How to add RSS feeds * Select from candidate feeds found on visited websites. * Specify URL directly * Secret mode setting for articles *Open the article in incognito mode when you open it * Exporting and importing settings * Page Layout Settings
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | LOVE-G RSS Reader2 |
ID | docpnbbbkcjpicndjcndadmnfgnhoicc |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/love-g-rss-reader2/docpnbbbkcjpicndjcndadmnfgnhoicc |
คำอธิบาย | Simple RSS reader |
ขนาดไฟล์ | 271 KB |
จำนวนการติดตั้ง | 1,687 |
เวอร์ชันปัจจุบัน | 2.1.7 |
อัปเดตครั้งล่าสุด | 2022-05-29 |
วันที่เผยแพร่ | 2017-01-26 |
คะแนน | 4.30/5 รวมทั้งหมด 10 คะแนน |
ผู้พัฒนา | www.harurow |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้าช่วยเหลือ | https://zenn.dev/harurow/articles/812dabf395797f |
ภาษาที่รองรับ | en,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_app_title__", "version": "2.1.7", "default_locale": "en", "description": "__MSG_app_description__", "icons": { "16": "\/images\/lg2-16.png", "24": "\/images\/lg2-24.png", "32": "\/images\/lg2-32.png", "48": "\/images\/lg2-48.png", "128": "\/images\/lg2-128.png" }, "action": { "default_title": "__MSG_popup_title__", "default_popup": "popup.html", "default_icon": { "16": "\/images\/lg2-16.png", "24": "\/images\/lg2-24.png", "32": "\/images\/lg2-32.png" } }, "content_scripts": [ { "matches": [ " |