Soundcharts
The Soundcharts extension help you to navigate to Soundcharts in one click.
Soundchartsคืออะไร?
Soundcharts เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://soundcharts.com และคุณลักษณะหลักของมันคือ "The Soundcharts extension help you to navigate to Soundcharts in one click."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Soundcharts
ดาวน์โหลดไฟล์ส่วนขยาย Soundcharts ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Get to any Soundcharts Artist, Song and Playlist profiles from social or streaming platforms, in 1 click. Soundcharts is a productivity platform that allows you to develop and monitor careers, find new talents, and have all the data you need to navigate through the music industry. If you are already a Soundcharts user, this feature will allow you to gain productivity and most likely make your life much easier whilst using the platform. The full Soundcharts platform includes: - Real-time Airplay, Playlists, Charts, and Social media data - The entire music market in a single dashboard - The sources of growth by country and platform - An artist comparison tools - Artist profiles of over 5 million artists - Radio and platform charts to discover trending artists and songs - Real-time notifications and reports to keep an eye on a growing talent
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | iadlijmikoklccckbdlpcehbingdkljn |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/soundcharts/iadlijmikoklccckbdlpcehbingdkljn |
คำอธิบาย | The Soundcharts extension help you to navigate to Soundcharts in one click. |
ขนาดไฟล์ | 38 KB |
จำนวนการติดตั้ง | 1,017 |
เวอร์ชันปัจจุบัน | 2.0.2 |
อัปเดตครั้งล่าสุด | 2023-10-25 |
วันที่เผยแพร่ | 2021-06-03 |
คะแนน | 5.00/5 รวมทั้งหมด 4 คะแนน |
ผู้พัฒนา | https://soundcharts.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://soundcharts.com |
URL หน้าช่วยเหลือ | https://help.soundcharts.com/ |
URL หน้านโยบายความเป็นส่วนตัว | https://soundcharts.com/privacy |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Soundcharts", "version": "2.0.2", "description": "The Soundcharts extension help you to navigate to Soundcharts in one click.", "background": { "service_worker": "background.js", "type": "module" }, "action": { "default_icon": "assets\/icon-19.png", "default_title": "Open on Soundcharts", "default_popup": "popup.html" }, "permissions": [ "declarativeContent", "tabs", "contextMenus", "tabs", "webNavigation" ], "icons": { "16": "assets\/icon-16.png", "19": "assets\/icon-19.png", "48": "assets\/icon-48.png", "128": "assets\/icon-128.png" }, "web_accessible_resources": [ { "resources": [ "assets\/floating-extension-icon.png" ], "matches": [ " |