PrimeWire Search
An extension that enables you to quickly search PrimeWire.
Wat is PrimeWire Search?
PrimeWire Search is een Chrome-extensie ontwikkeld door Jonathan Madeley, en de belangrijkste functie is "An extension that enables you to quickly search PrimeWire.".
Download het CRX-bestand van de extensie PrimeWire Search
Download PrimeWire Search-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | okhadgacccfabnccbpabgpjiikmhkbog |
Officiële URL | https://chrome.google.com/webstore/detail/primewire-search/okhadgacccfabnccbpabgpjiikmhkbog |
Beschrijving | An extension that enables you to quickly search PrimeWire. |
Bestandsgrootte | 25.35 KB |
Aantal Installaties | 125 |
Huidige Versie | 0.1.3 |
Laatst Bijgewerkt | 2016-05-09 |
Publicatiedatum | 2016-05-09 |
Beoordeling | 4.50/5 Totaal 6 Beoordelingen |
Ontwikkelaar | Jonathan Madeley |
Betalingswijze | free |
Extensiewebsite | https://jonathanmadeley.com |
Help Pagina-URL | https://jonathanmadeley.com/app/primewire |
Ondersteunde Talen | 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" } |