Right-Click Search The Pirate Bay site
Quickly search for highlighted text on The Pirate Bay site via right-click
What is Right-Click Search The Pirate Bay site?
Right-Click Search The Pirate Bay site is a Chrome extension developed by Ran Mor, and its main feature is "Quickly search for highlighted text on The Pirate Bay site via right-click".
Download Right-Click Search The Pirate Bay site Extension CRX File
Download Right-Click Search The Pirate Bay site extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Right-Click Search The Pirate Bay site
Extension Basic Information
Name | Right-Click Search The Pirate Bay site |
ID | ggjaehkbfiapdkakjgijmfnejchgnhki |
Official URL | https://chromewebstore.google.com/detail/right-click-search-the-pi/ggjaehkbfiapdkakjgijmfnejchgnhki |
Description | Quickly search for highlighted text on The Pirate Bay site via right-click |
File Size | 47.77 KB |
Installation Count | 133 |
Current Version | 0.0.2 |
Last Updated | 2016-06-16 |
Publish Date | 2016-06-16 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Ran Mor |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "core.js" ] }, "description": "Quickly search for highlighted text on The Pirate Bay site via right-click", "icons": { "16": "tpb-icon.png", "48": "tpb-icon-big.png" }, "manifest_version": 2, "name": "Right-Click Search The Pirate Bay site", "permissions": [ "contextMenus", "tabs", "http:\/\/*\/*", "https:\/\/*\/*" ], "author": "Ran Mor", "short_name": "The Pirate Bay 4 Chrome", "version": "0.0.2" } |