The Pirate Bay torrent search

A pirate's way to search a torrent by selecting text!

ما هو The Pirate Bay torrent search؟

The Pirate Bay torrent search هو إضافة Chrome تم تطويرها بواسطة Rich Art، والميزة الرئيسية لها هي "A pirate's way to search a torrent by selecting text!".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة The Pirate Bay torrent search

قم بتنزيل ملفات الامتداد The Pirate Bay torrent search بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        This extension allows you to select text on a page, right click it, and search that text on The Pirate Bay.                    

معلومات أساسية عن التمديد

الاسم The Pirate Bay torrent search The Pirate Bay torrent search
ID bjkpenmobbeedaclipgbebdkkhdcndka
عنوان URL الرسمي https://chromewebstore.google.com/detail/the-pirate-bay-torrent-se/bjkpenmobbeedaclipgbebdkkhdcndka
الوصف A pirate's way to search a torrent by selecting text!
حجم الملف 43.49 KB
عدد التثبيتات 5,505
النسخة الحالية 0.5.2
آخر تحديث 2016-10-03
تاريخ النشر 2016-10-03
تقييم 4.13/5 مجموع تقييمات 15
المطور Rich Art
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "The Pirate Bay torrent search",
    "author": "Richard van Goch",
    "description": "A pirate's way to search a torrent by selecting text!",
    "version": "0.5.2",
    "short_name": "TPB search",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "background": {
        "scripts": [
            "script.js"
        ]
    },
    "permissions": [
        "contextMenus"
    ]
}