RetroTxt icon indicating copy to clipboard operation
RetroTxt copied to clipboard

RetroTxt is the WebExtension that turns ANSI, ASCII, NFO text into web documents.

Results 12 RetroTxt issues
Sort by recently updated
recently updated
newest added

- Chrome mandates this migration by the end of 2022. - Firefox currently has incomplete support for the API. ![image](https://user-images.githubusercontent.com/513842/135691342-e1161ed3-3a22-41a6-886e-64edd6aa7a87.png) Project: https://github.com/bengarrett/RetroTxt/projects/2

browser issue
internal

Use a service worker timer library? https://github.com/chrisguttandin/worker-timers

new feature

Currently `host_permissions` is used for simplified permissions but this requests too broad permissions on installation. With some experimentation this might be able to be narrowed, ```json "host_permissions": [ "*://*.retrotxt.com/*", "https://*/",...

enhancement

1. Fetch and display the favicon of the host web server when rendering a text document. 2. Use a generic RetroTxt favicon when no favicon exists or when the `file:///`...

enhancement

Bumps the updates group with 1 update: [dompurify](https://github.com/cure53/DOMPurify). Updates `dompurify` from 3.0.11 to 3.1.1 Release notes Sourced from dompurify's releases. DOMPurify 3.1.1 Fixed an mXSS sanitiser bypass reported by @​icesfont...

dependencies
javascript

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.0.0. Release notes Sourced from eslint's releases. v9.0.0 Breaking Changes b7cf3bd fix!: correct camelcase rule schema for allow option (#18232) (eMerzh) 09bd7fe feat!: move AST...

dependencies
javascript

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.2.0. Release notes Sourced from eslint's releases. v9.2.0 Features 8485d76 feat: no-case-declarations add suggestions (#18388) (Josh Goldberg ✨) a498f35 feat: update Unicode letter detection in...

dependencies
javascript

I use RetroTxt more for reading text files than ANSI art, so I hope this isn't going too far down a customization rabbit hole than you'd like. Also, please note...

new feature

Bumps the updates group with 1 update in the / directory: [globals](https://github.com/sindresorhus/globals). Updates `globals` from 15.4.0 to 15.6.0 Release notes Sourced from globals's releases. v15.6.0 Add Chai globals (#247) 9b0c591...

dependencies
javascript

Bumps [web-ext](https://github.com/mozilla/web-ext) from 7.12.0 to 8.1.0. Release notes Sourced from web-ext's releases. 8.1.0 features web-ext lint: updated to use addons-linter v6.29.0 bug fixes, etc. Updated braces version to fix https://github.com/advisories/GHSA-grv7-fg5c-xmjg...

dependencies
javascript