Marugujarat
This extension displays the latest blog updates from Marugujarat.in.
Marugujaratคืออะไร?
Marugujarat เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.marugujarat.in และคุณลักษณะหลักของมันคือ "This extension displays the latest blog updates from Marugujarat.in."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Marugujarat
ดาวน์โหลดไฟล์ส่วนขยาย Marugujarat ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Marugujarat.in is Gujarat's No. 1 educational portal. This extension provides Latest Updates of Website www.marugujarat.in
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Marugujarat |
ID | paacpjjmfhnmahcfhdgdldnamabplmog |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/marugujarat/paacpjjmfhnmahcfhdgdldnamabplmog |
คำอธิบาย | This extension displays the latest blog updates from Marugujarat.in. |
ขนาดไฟล์ | 83.57 KB |
จำนวนการติดตั้ง | 45 |
เวอร์ชันปัจจุบัน | 1.4 |
อัปเดตครั้งล่าสุด | 2016-02-12 |
วันที่เผยแพร่ | 2016-02-11 |
คะแนน | 4.75/5 รวมทั้งหมด 4 คะแนน |
ผู้พัฒนา | https://www.marugujarat.in |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://www.marugujarat.in/privacy-policy-2 |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Marugujarat", "description": "This extension displays the latest blog updates from Marugujarat.in.", "version": "1.4", "icons": { "16": "LOGO_16.png", "48": "LOGO_48.png", "128": "LOGO_128.png" }, "browser_action": { "default_icon": "favicons.png", "default_popup": "popup-page.html", "default_title": "Marugujarat Updates" }, "permissions": [], "content_security_policy": "script-src 'self' https:\/\/www.google.com;object-src 'self'" } |