Riddle Generator
This extension randomly generates riddles and puzzles you can solve.
Что такое Riddle Generator?
Riddle Generator - это расширение Chrome, разработанное https://enjoyriddles.com, и его основная функция - "This extension randomly generates riddles and puzzles you can solve.".
Снимки экрана расширения
Скачать файл CRX расширения Riddle Generator
Скачайте файлы расширений Riddle Generator в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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!
Основная информация о расширении
Название | |
ID | gdpnkkfbclonodfkpgbapkadfohfmcam |
Официальный URL | https://chromewebstore.google.com/detail/riddle-generator/gdpnkkfbclonodfkpgbapkadfohfmcam |
Описание | This extension randomly generates riddles and puzzles you can solve. |
Размер файла | 5.04 KB |
Количество установок | 69 |
Текущая Версия | 1.0 |
Последнее Обновление | 2023-08-09 |
Дата публикации | 2023-08-08 |
Разработчик | https://enjoyriddles.com |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://enjoyriddles.com/ |
URL страницы политики конфиденциальности | https://enjoyriddles.com/privacy-policy |
Поддерживаемые языки | 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" } } |