Rádio Atlântida
Rádio Atlântida - Encontre todas as notícias e informações sobre Pretinho Básico, bandas e artistas da Rádio Atlântida
Rádio Atlântidaคืออะไร?
Rádio Atlântida เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Ricardo Fernandes และคุณลักษณะหลักของมันคือ "Rádio Atlântida - Encontre todas as notícias e informações sobre Pretinho Básico, bandas e artistas da Rádio Atlântida"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Rádio Atlântida
ดาวน์โหลดไฟล์ส่วนขยาย Rádio Atlântida ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Rádio - Encontre todas as notícias e informações sobre Pretinho Básico, bandas e artistas da Rádio Atlântida - Porto Alegre - Rio Grande do Sul. Por: Ricardo Fernandes
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | gbcoahabglmfmddabjajjadjncmoamoe |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/r%C3%A1dio-atl%C3%A2ntida/gbcoahabglmfmddabjajjadjncmoamoe |
คำอธิบาย | Rádio Atlântida - Encontre todas as notícias e informações sobre Pretinho Básico, bandas e artistas da Rádio Atlântida |
ขนาดไฟล์ | 36.55 KB |
จำนวนการติดตั้ง | 57 |
เวอร์ชันปัจจุบัน | 2.0 |
อัปเดตครั้งล่าสุด | 2016-10-06 |
วันที่เผยแพร่ | 2016-10-06 |
คะแนน | 3.13/5 รวมทั้งหมด 16 คะแนน |
ผู้พัฒนา | Ricardo Fernandes |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | pt-BR |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "page": "background.html" }, "content_security_policy": "default-src 'self' *; script-src 'self'; object-src 'self'; media-src 'self' *; connect-src 'self' *", "browser_action": { "default_title": "R\u00e1dio Atl\u00e2ntida" }, "manifest_version": 2, "description": "R\u00e1dio Atl\u00e2ntida - Encontre todas as not\u00edcias e informa\u00e7\u00f5es sobre Pretinho B\u00e1sico, bandas e artistas da R\u00e1dio Atl\u00e2ntida", "icons": { "128": "128.png", "48": "48.png", "19": "19.png" }, "name": "R\u00e1dio Atl\u00e2ntida", "permissions": [ "tabs", "notifications", "http:\/\/www.ricardofernandes.art.br\/*" ], "version": "2.0" } |