Torrentz direct search
A kick-ass way to search a torrent by selecting text!
Co to jest Torrentz direct search?
Torrentz direct search to rozszerzenie Chrome opracowane przez Rich Art, a jego główną funkcją jest „A kick-ass way to search a torrent by selecting text!”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Torrentz direct search
Pobierz pliki rozszerzeń Torrentz direct search w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Podstawowe informacje o rozszerzeniu
Nazwa | Torrentz direct search |
ID | dilkpbckgcjjlgpkejlemkmlgceghijn |
Oficjalny URL | https://chromewebstore.google.com/detail/torrentz-direct-search/dilkpbckgcjjlgpkejlemkmlgceghijn |
Opis | A kick-ass way to search a torrent by selecting text! |
Rozmiar pliku | 7.46 KB |
Liczba instalacji | 789 |
Aktualna Wersja | 0.5.1 |
Ostatnia Aktualizacja | 2016-05-24 |
Data Publikacji | 2016-05-24 |
Ocena | 3.80/5 Łącznie 5 Oceny |
Deweloper | Rich Art |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Torrentz direct search", "author": "Richard van Goch", "description": "A kick-ass way to search a torrent by selecting text!", "version": "0.5.1", "short_name": "Torrentz search", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "background": { "scripts": [ "script.js" ] }, "permissions": [ "contextMenus" ] } |