Riddle Generator
This extension randomly generates riddles and puzzles you can solve.
O que é Riddle Generator?
Riddle Generator é uma extensão do Chrome desenvolvida por https://enjoyriddles.com, e sua principal característica é "This extension randomly generates riddles and puzzles you can solve.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Riddle Generator
Baixe arquivos de extensão Riddle Generator no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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!
Informações Básicas da Extensão
Nome | |
ID | gdpnkkfbclonodfkpgbapkadfohfmcam |
URL Oficial | https://chromewebstore.google.com/detail/riddle-generator/gdpnkkfbclonodfkpgbapkadfohfmcam |
Descrição | This extension randomly generates riddles and puzzles you can solve. |
Tamanho do Arquivo | 5.04 KB |
Contagem de Instalações | 69 |
Versão Atual | 1.0 |
Última Atualização | 2023-08-09 |
Data de Publicação | 2023-08-08 |
Desenvolvedor | https://enjoyriddles.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://enjoyriddles.com/ |
URL da Página de Política de Privacidade | https://enjoyriddles.com/privacy-policy |
Idiomas Suportados | 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" } } |