Riddle Generator
This extension randomly generates riddles and puzzles you can solve.
¿Qué es Riddle Generator?
Riddle Generator es una extensión de Chrome desarrollada por https://enjoyriddles.com, y su función principal es "This extension randomly generates riddles and puzzles you can solve.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Riddle Generator
Descarga archivos de extensión Riddle Generator en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
Enjoy riddles and challenges anywhere with this fun puzzle generator extension. Every time you click the extension icon, a new and random riddle will appear to solve. You can choose from different types of tricky riddles, brain teasers, logic puzzles and lateral thinking questions. Test your wits all day long! • Random riddles - New riddles are generated randomly from our large database of intriguing puzzles covering different categories. There are riddles for all difficulty levels. • Different types - Get amusing riddles, word puzzles, logic puzzles, math riddles, lateral thinking problems, and silly jokes. There are brain teasers and conundrums for all ages to enjoy. • Share with friends - Share the riddle and its answer with your friends and family through social media or messaging apps. Challenge them to solve it. Who can get it right first? • Unlock the answer - If you get stumped, you can reveal the answer with a click. The answer is explained in simple terms so that you learn how the puzzle is solved. • Save favorites - Save your favorite puzzles and riddles to review later or challenge others. Revisit the most intriguing ones whenever you want. • Offline capable - Once installed, the extension works offline. You can enjoy generating riddles even when you're not connected to the Internet. • Simple & lightweight - The extension has a clean and minimal interface. It loads quickly and functions smoothly without cluttering your browser. • Free to use - This puzzle generator extension is provided free of cost. No signup required. Simply install the extension and start enjoying random riddles right away! So add this fun extension to your browser today. Generate random puzzles throughout your day to keep your mind sharp and active. Who knows, you may even discover previously unknown talents for solving riddles and lateral thinking!
Información Básica de la Extensión
Nombre | |
ID | gdpnkkfbclonodfkpgbapkadfohfmcam |
URL Oficial | https://chromewebstore.google.com/detail/riddle-generator/gdpnkkfbclonodfkpgbapkadfohfmcam |
Descripción | This extension randomly generates riddles and puzzles you can solve. |
Tamaño del Archivo | 5.04 KB |
Cantidad de Instalaciones | 69 |
Versión Actual | 1.0 |
Última Actualización | 2023-08-09 |
Fecha de Publicación | 2023-08-08 |
Desarrollador | https://enjoyriddles.com |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://enjoyriddles.com/ |
URL de la Página de Política de Privacidad | https://enjoyriddles.com/privacy-policy |
Idiomas Soportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Riddle Generator", "version": "1.0", "description": "This extension randomly generates riddles and puzzles you can solve.", "action": { "default_popup": "popup.html" } } |