Top 100 now (iTunes charts)
Keep up to date with the latest changes in iTunes 100 most downloaded songs, albums, TV series, music videos, movies, books, apps!
Cos'è Top 100 now (iTunes charts)?
Top 100 now (iTunes charts) è un'estensione di Chrome sviluppata da http://www.top100now.net, e la sua funzione principale è "Keep up to date with the latest changes in iTunes 100 most downloaded songs, albums, TV series, music videos, movies, books, apps!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Top 100 now (iTunes charts)
Scarica i file di estensione Top 100 now (iTunes charts) in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Keep up to date with the latest changes in iTunes 100 most downloaded songs, albums, TV series, music videos, movies, books and apps! Read descriptions, listen to previews of songs, watch preview music videos, get detailed information about the songs, albums, books, movies, applications. Get acquainted with ratings and prices. And much more!
Informazioni di Base sull'Estensione
Nome | |
ID | jegnnnjhijlcgegbkfnbaofjjadkgldl |
URL Ufficiale | https://chrome.google.com/webstore/detail/top-100-now-itunes-charts/jegnnnjhijlcgegbkfnbaofjjadkgldl |
Descrizione | Keep up to date with the latest changes in iTunes 100 most downloaded songs, albums, TV series, music videos, movies, books, apps! |
Dimensione del File | 31.8 KB |
Conteggio Installazioni | 90 |
Versione Corrente | 1.0.3 |
Ultimo Aggiornamento | 2018-10-29 |
Data di Pubblicazione | 2018-10-29 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | http://www.top100now.net |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | de,en,en-GB,en-US,fr,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Top 100 now (iTunes charts)", "version": "1.0.3", "author": "Geo Sheng", "default_locale": "en", "description": "__MSG_extShortDesc__", "icons": { "16": "images\/16.png", "32": "images\/32.png", "48": "images\/48.png", "64": "images\/64.png", "128": "images\/128.png" }, "incognito": "split", "minimum_chrome_version": "26.0", "browser_action": { "default_title": "top100now (iTunes charts)", "default_popup": "popup.html" } } |