StumbleUponAwesome
An awesome internet discovery button. Like StumbleUpon, but for developers, tech and science lovers.
Что такое StumbleUponAwesome?
StumbleUponAwesome - это расширение Chrome, разработанное Vyacheslav Basharov, и его основная функция - "An awesome internet discovery button. Like StumbleUpon, but for developers, tech and science lovers.".
Снимки экрана расширения
Скачать файл CRX расширения StumbleUponAwesome
Скачайте файлы расширений StumbleUponAwesome в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
StumbleUponAwesome is an internet discovery button, showing you awesome and interesting links from curated lists of content - on everything and anything that sparks curiosity. There are 57,089 unique sites from 595 awesome lists on Github, made possible by contributors. There's some hidden gems waiting in there. The list is regularly being curated and maintained. Feedback and suggestions welcome! New in 1.2.0: - Added 2,328 new URLs and 12 new topics including Theoretical Computer Science, Neovim, Youtubers, Robotic Tooling, WebXR, Veganism and more! - Cleanup of broken and outdated URLs. New in 1.1.2: - Added 4,500 new URLs and 12 new topics including Scientific Writing and Discord Communities. New in 1.1.0: - Down the Rabbit Hole! If you've stumbled on something worth digging into, there's a new fancy button to stay stumbling on the same topic. New in 1.0.6: - Fixed new tab opening after idle time instead of using existing stumble tab - Multiple browser windows (only stumble in currently focused window) New in 1.0.5: - PDF links now included - Overlay shows link source New in 1.0.4: - Bug fixes New in 1.0.3: -Welcome UI and stumble counter - New permission required to display the overlay New in 1.0.2: - New icon animation on stumble
Основная информация о расширении
Название | StumbleUponAwesome |
ID | dhfmgppomdaagdcbpccdfjpopgikcdge |
Официальный URL | https://chromewebstore.google.com/detail/stumbleuponawesome/dhfmgppomdaagdcbpccdfjpopgikcdge |
Описание | An awesome internet discovery button. Like StumbleUpon, but for developers, tech and science lovers. |
Размер файла | 1.85 MB |
Количество установок | 1,449 |
Текущая Версия | 1.2.2 |
Последнее Обновление | 2022-01-31 |
Дата публикации | 2020-06-26 |
Рейтинг | 4.20/5 Всего 5 оценок |
Разработчик | Vyacheslav Basharov |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://github.com/basharovV/StumbleUponAwesome |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "StumbleUponAwesome", "manifest_version": 2, "version": "1.2.2", "description": "An awesome internet discovery button. Like StumbleUpon, but for developers, tech and science lovers.", "background": { "scripts": [ "background.js" ], "persistent": false }, "web_accessible_resources": [ "images\/icon_16.png", "images\/icon_32.png", "images\/icon_128.png", "images\/rabbithole.gif", "images\/rabbithole.png", "images\/rabbithole_small.png", "images\/spiral.png", "images\/close.svg" ], "content_scripts": [ { "matches": [ " |