Assistant - Black Rain
Black Rain Assistant
What is Assistant - Black Rain?
Assistant - Black Rain is a Chrome extension developed by blackrain69user, and its main feature is "Black Rain Assistant".
Extension Screenshots
Download Assistant - Black Rain Extension CRX File
Download Assistant - Black Rain 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
Black Rain Original
Extension Basic Information
Name | ![]() |
ID | pjacecgpackgjndgocofgggionpaiifh |
Official URL | https://chrome.google.com/webstore/detail/assistant-black-rain/pjacecgpackgjndgocofgggionpaiifh |
Description | Black Rain Assistant |
File Size | 8.71 KB |
Installation Count | 339 |
Current Version | 5.5 |
Last Updated | 2019-03-12 |
Publish Date | 2019-03-08 |
Developer | blackrain69user |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "content_scripts": [ { "exclude_globs": [], "exclude_matches": [], "include_globs": [ "http*:\/\/fbeq.popreach.com\/facebook_apps\/zooClassic\/*", "http*:\/\/fbeq.popreach.com\/*", "http:\/\/*fbeq.popreach.com\/facebook_apps\/zoo\/server\/index.php\/*" ], "js": [ "script.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "run_at": "document_idle" } ], "converted_from_user_script": true, "description": "Black Rain Assistant", "icons": { "128": "icon_128.png" }, "manifest_version": 2, "name": "Assistant - Black Rain", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "5.5" } |