PrimeWire Search
An extension that enables you to quickly search PrimeWire.
PrimeWire Search क्या है?
PrimeWire Search Jonathan Madeley द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "An extension that enables you to quickly search PrimeWire."।
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में PrimeWire Search एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
This extension allows you to quickly and easily search PrimeWire without having to first visit the page. Simply type and hit enter and you will be direct to the search results. This extension will be periodically updated when PrimeWire gets blocked. 28th September 2015 - Domain changed to primewire.unblocked.la 9th May 2016 - Domain changed to primewire.unblocked.tv I am not affiliated nor do I own PrimeWire I am simply redirecting to their site. This website is also know as LetMeWatchThis and 1Channel. All credits for icons/logos go to primewire.ag.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | okhadgacccfabnccbpabgpjiikmhkbog |
आधिकारिक URL | https://chrome.google.com/webstore/detail/primewire-search/okhadgacccfabnccbpabgpjiikmhkbog |
विवरण | An extension that enables you to quickly search PrimeWire. |
फ़ाइल का आकार | 25.35 KB |
स्थापना संख्या | 125 |
वर्तमान संस्करण | 0.1.3 |
अंतिम अपडेट | 2016-05-09 |
प्रकाशन तिथि | 2016-05-09 |
रेटिंग | 4.50/5 कुल 6 रेटिंग्स |
डेवलपर | Jonathan Madeley |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://jonathanmadeley.com |
सहायता पृष्ठ URL | https://jonathanmadeley.com/app/primewire |
समर्थित भाषाएँ | en |
manifest.json | |
{ "background": { "scripts": [ "js\/background.js" ] }, "browser_action": { "default_icon": { "16": "img\/icon16.png" }, "default_popup": "popup.html", "default_title": "PW Search" }, "description": "An extension that enables you to quickly search PrimeWire.", "icons": { "128": "img\/icon128.png", "16": "img\/icon16.png", "19": "img\/icon19.png", "38": "img\/icon38.png" }, "manifest_version": 2, "name": "PrimeWire Search", "permissions": [ "activeTab" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.1.3" } |