Link Share App | Riple
Link Share App that helps share the best web content
Link Share App | Ripleคืออะไร?
Link Share App | Riple เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://riple.io และคุณลักษณะหลักของมันคือ "Link Share App that helps share the best web content"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Link Share App | Riple
ดาวน์โหลดไฟล์ส่วนขยาย Link Share App | Riple ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | mdpbfkfjdlkphdgfbmocibhipfkfenmc |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/link-share-app-riple/mdpbfkfjdlkphdgfbmocibhipfkfenmc |
| คำอธิบาย | Link Share App that helps share the best web content |
| ขนาดไฟล์ | 9.41 KB |
| จำนวนการติดตั้ง | 81 |
| เวอร์ชันปัจจุบัน | 1.0.1 |
| อัปเดตครั้งล่าสุด | 2017-04-10 |
| วันที่เผยแพร่ | 2017-04-09 |
| คะแนน | 3.00/5 รวมทั้งหมด 4 คะแนน |
| ผู้พัฒนา | https://riple.io |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| URL หน้านโยบายความเป็นส่วนตัว | https://papaly.com/privacy |
| ภาษาที่รองรับ | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Link Share App | Riple",
"version": "1.0.1",
"short_name": "Link Share App",
"description": "Link Share App that helps share the best web content",
"icons": {
"128": "logo.png"
},
"browser_action": {
"default_icon": "logo.png",
"default_title": "Share this URL",
"default_popup": "bookmarklet.html"
},
"permissions": [
"activeTab"
],
"incognito": "split"
} | |