mp3 it

Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D)

Τι είναι το mp3 it;

Το mp3 it είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον chromeappdevelop, και η κύρια λειτουργία του είναι "Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D)".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης mp3 it

Λήψη αρχείων επέκτασης mp3 it σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Tired of copy pasting the name of the song you just read online to Google or your favorite mp3 website, well now quickly listen to it just by highlighting the name of the song. Highlight the name of the song and right click on it to use mp3 it menu and select your favorite website ^_^ There you go listening to songs made easy :D                    

Βασικές Πληροφορίες Επέκτασης

Όνομα mp3 it mp3 it
ID gghjaaeflopbginbpanngpmoocofmpba
Επίσημο URL https://chrome.google.com/webstore/detail/mp3-it/gghjaaeflopbginbpanngpmoocofmpba
Περιγραφή Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D)
Μέγεθος Αρχείου 8.76 KB
Αριθμός Εγκαταστάσεων 382
Τρέχουσα Έκδοση 1.0
Τελευταία Ενημέρωση 2014-01-02
Ημερομηνία Δημοσίευσης 2014-01-02
Αξιολόγηση 4.53/5 Συνολικά 17 Αξιολογήσεις
Προγραμματιστής chromeappdevelop
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "mp3 it",
    "description": "Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D)",
    "version": "1.0",
    "permissions": [
        "contextMenus",
        "tabs"
    ],
    "background": {
        "scripts": [
            "mp.js"
        ]
    },
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "manifest_version": 2
}