Magic Hate Ball
This ball will speak truth.
What is Magic Hate Ball?
Magic Hate Ball is a Chrome extension developed by Rod Nunez, and its main feature is "This ball will speak truth.".
Extension Screenshots
Download Magic Hate Ball Extension CRX File
Download Magic Hate Ball 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
Ask your Yes/No question and receive an answer that puts you in your place.
Extension Basic Information
Name | |
ID | bbeaagknjefehdkhhclnfibpakcnllmi |
Official URL | https://chrome.google.com/webstore/detail/magic-hate-ball/bbeaagknjefehdkhhclnfibpakcnllmi |
Description | This ball will speak truth. |
File Size | 6.68 KB |
Installation Count | 50 |
Current Version | 1.0 |
Last Updated | 2014-05-16 |
Publish Date | 2014-05-16 |
Rating | 4.57/5 Total 7 Ratings |
Developer | Rod Nunez |
Payment Type | free |
Extension Website | http://www.iamrodnunez.com |
Supported Languages | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "Magic Hate Ball", "version": "1.0", "manifest_version": 2, "description": "This ball will speak truth.", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "content_security_policy": "default-src 'self' ", "permissions": [ "popup" ] } |