Metacritic
This extension helps to get information from www.metacritic.com very quickly using popup with rates
Metacritic क्या है?
Metacritic AxelPAL द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension helps to get information from www.metacritic.com very quickly using popup with rates"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Metacritic एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
This extension is created to get a very quick search on metacritic.com. It shows the information from the site in more convenient way. To find some game, movie, tv show or movie star just enter the request in textfield and press Return, or click the button. You also can select some text on any webpage, click the extension icon and it will search for your request automatically. Changelog: 1.1.1: removed unnecessary permission 1.1.0: Design from Metacritic itself Added pagination 1.0.6: Material Design + refactoring 1.0.5: Fixed parsing the updated layout of Metacritic + changing some colours 1.0.4: Fixed first run with no options selected 1.0.3: Updated design Added options 1.0.2: fixed permissions, now works on https sites. 1.0.1: fixed the bug when the game name contains spaces.
एक्सटेंशन की मूल जानकारी
नाम | Metacritic |
ID | hjpdekcbiocmnbdfijehljdegjidghhh |
आधिकारिक URL | https://chromewebstore.google.com/detail/metacritic/hjpdekcbiocmnbdfijehljdegjidghhh |
विवरण | This extension helps to get information from www.metacritic.com very quickly using popup with rates |
फ़ाइल का आकार | 149 KB |
स्थापना संख्या | 390 |
वर्तमान संस्करण | 1.1.1 |
अंतिम अपडेट | 2022-08-11 |
प्रकाशन तिथि | 2016-12-27 |
रेटिंग | 3.85/5 कुल 13 रेटिंग्स |
डेवलपर | AxelPAL |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en,ru |
manifest.json | |
{ "browser_action": { "default_icon": "128x128.png", "default_popup": "main.html", "default_title": "Get the metacritic score" }, "content_scripts": [ { "all_frames": true, "js": [ "selection.js" ], "matches": [ " |