Magic Hate Ball
This ball will speak truth.
Wat is Magic Hate Ball?
Magic Hate Ball is een Chrome-extensie ontwikkeld door Rod Nunez, en de belangrijkste functie is "This ball will speak truth.".
Extensie Screenshots
Download het CRX-bestand van de extensie Magic Hate Ball
Download Magic Hate Ball-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Ask your Yes/No question and receive an answer that puts you in your place.
Basisinformatie over de Extensie
Naam | |
ID | bbeaagknjefehdkhhclnfibpakcnllmi |
Officiële URL | https://chrome.google.com/webstore/detail/magic-hate-ball/bbeaagknjefehdkhhclnfibpakcnllmi |
Beschrijving | This ball will speak truth. |
Bestandsgrootte | 6.68 KB |
Aantal Installaties | 50 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2014-05-16 |
Publicatiedatum | 2014-05-16 |
Beoordeling | 4.57/5 Totaal 7 Beoordelingen |
Ontwikkelaar | Rod Nunez |
Betalingswijze | free |
Extensiewebsite | http://www.iamrodnunez.com |
Ondersteunde Talen | 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" ] } |