Crunchyroll search
Search highlighted words on Crunchyroll
What is Crunchyroll search?
Crunchyroll search is a Chrome extension developed by https://papika.ddns.net/CR%20search, and its main feature is "Search highlighted words on Crunchyroll".
Extension Screenshots
Download Crunchyroll search Extension CRX File
Download Crunchyroll search 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
Search crunchyroll for anime with a simple highlight and right click.
Extension Basic Information
Name | Crunchyroll search |
ID | jhpppnehlabnpemebodfimacgejcdgoh |
Official URL | https://chromewebstore.google.com/detail/crunchyroll-search/jhpppnehlabnpemebodfimacgejcdgoh |
Description | Search highlighted words on Crunchyroll |
File Size | 27.1 KB |
Installation Count | 38 |
Current Version | 2.1 |
Last Updated | 2017-09-28 |
Publish Date | 2017-09-27 |
Developer | https://papika.ddns.net/CR%20search |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "persistent": false, "scripts": [ "background.js" ] }, "default_locale": "en", "description": "Search highlighted words on Crunchyroll", "icons": { "128": "icon128.png", "16": "icon16.png" }, "manifest_version": 2, "name": "Crunchyroll search", "permissions": [ "contextMenus" ], "version": "2.1" } |