MOVIEmeter

Not only get to know about top movie and T.V. series but also explore anything related to them

Τι είναι το MOVIEmeter;

Το MOVIEmeter είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Alok Pandey, και η κύρια λειτουργία του είναι "Not only get to know about top movie and T.V. series but also explore anything related to them ".

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        MOVIEmeter
This extension is for all those who like to be updated about movies and T.V. series ranking and there head keeps thinking about movies plots,actor,director
and consider themselves moviemaniac.
Here are few points which briefly describes the features of this extension:

1)This extension shows information about both movies and T.V series.

2)Lists the top movies and T.V. series according to there popularity(these have been taken from IMDB and are not IMDB top 250 but includes  movies and T.V series releasing very soon or have been released)

3)When mouse is hovered over title of movie or tv series a plot about the same is shown(plot taken from IMDB).

4)Shows images of movies and T.V. series.

5)Title of movie and T.V series are linked to there page on "www.imdb.com" so when you click on them it automatically connects to same.

All those who are interested in knowing more about movies and T.V series or  about actor,director and many more things here is a thing for you:

There is search box for you which allows you to search anything and then it shows the result of your search in new tab(this result has been linked to imdb search result).

This is an initiative to increase popularity of IMDB.All the information shown  has been taken from site of IMDB.

If this extension would be useful to anyone then i would  surely be updating it.

If anyone has any doubts or suggestions just email me:[email protected].

Developed by,
Alok Pandey
(link to another extension developed by me:https://chrome.google.com/webstore/detail/hackerrank/koedhnpiplehldjojieoecfjdepplgfd)                    

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

Όνομα MOVIEmeter MOVIEmeter
ID blmfonnhidmbgcpghlbogjgdkdlmdknh
Επίσημο URL https://chrome.google.com/webstore/detail/moviemeter/blmfonnhidmbgcpghlbogjgdkdlmdknh
Περιγραφή Not only get to know about top movie and T.V. series but also explore anything related to them
Μέγεθος Αρχείου 198 KB
Αριθμός Εγκαταστάσεων 61
Τρέχουσα Έκδοση 1.0
Τελευταία Ενημέρωση 2014-07-25
Ημερομηνία Δημοσίευσης 2014-07-25
Αξιολόγηση 4.00/5 Συνολικά 4 Αξιολογήσεις
Προγραμματιστής Alok Pandey
Τύπος Πληρωμής free
Διεύθυνση URL της Σελίδας Βοήθειας http://www.quora.com/Alok-Pandey-23
Υποστηριζόμενες Γλώσσες en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MOVIEmeter",
    "manifest_version": 2,
    "version": "1.0",
    "description": "Not only get to know about top movie and T.V. series but also explore anything related to them ",
    "permissions": [
        "http:\/\/www.scraped-data.webatu.com\/chrome-extension\/",
        "http:\/\/www.imdb.com\/"
    ],
    "browser_action": {
        "default_icon": "logo2.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "logo2.png",
        "48": "logo2.png",
        "128": "logo2.png"
    }
}