agkgdidbdgnbgijnjnajkihcfoniimmp
Filter jjwxc.net by book titles and authors.
Select and Translate
Features: * Translate the selected content, highlight it and show the translation above * Double click on the translated word to cancel the translation * You can customize the translation and use it automatically the next time you look up a word * Select the source language of the current interface in the bottom right corner * Easily show and hide the translation interface * Ability to configure the source language for a specific website * Ability to configure the language used for translation of a specific language * If the wrong language was selected before, retranslation requires holding down `cmd/ctrl` * `cmd/ctrl + click` on the translated word to open custom dictionary Note: Not all websites have been adapted. If there are websites that need to be dealt with separately, please provide feedback or contact the developer.
CheatSheet
Enhance accessibility for Neurodivergence when browsing CheatSheet is a free to us, open-source browser extension aimed at making navigating the internet easier to neurodivergent students. Currently, CheatSheet’s tools cater to users with Dyslexia, Dyscalculia and ADHD. CheatSheet was developed as part of my final year college project. That being said, I plan to continue updating the extension and adding new features.
WebGPU Dev Extension
Provide some features helpful for WebGPU Development * Print Debug Errors at their source. * Throw on encoder errors * Dump Shaders of WebGPU programs * Show entire shader on shader error * Show memory used * Show redundant state setting * Check for setting a buffer/texture more than once between submits * Show call counts per frame * Log which type of GPU is being used on requestAdapter * Force low-power or high-performance GPU * Show how many devices are currently active on the page * Add Descriptors to Objects * Show bit names for GPUTexture.usage and GPUBuffer.usage in DevTools * Block Features * Disable WebGPU (to test your fallback) * Remove WebGPU (to test your fallback) * Enforce Default Limits * Add API Breakpoints * skip rAF frames * multiply time Errors in WebGPU are usually handled asynchronously which means the actual command that generated the error is often unknown. This extension adds early error checking so that hopefully you'll get an error stack at the place the error was generated making it easier to fix bugs Normally command buffer encoders, pass encoders, render bundle encoders only generate an error when you finish the command encoder. Enable the WebGPU-Debug-Helper to throw on these types of errors. See the shader of the current page. Prints the adapterInfo on each call to requestAdapter. This lets you see which GPU was used on a dual GPU machine as well as if compatibility mode was requested. Force low-power or high-performance GPU selection for a page. * Show how many devices are currently active on the page Prints a running total of the number of devices currently active on a page. Adds the descriptors used to create many objects to those objects. For example: When you call `createView` on a texture you pass in a descriptor. That descriptor is not reflected in the view itself which can make it hard to see what's going on. This adds that data onto the view so you can inspect it in the debugger or in the error messages printed by "Show Errors". Similarly, bindGroups, bindGroupLayouts, pipelines, pipelineLayouts, pass encoders, query sets, samplers, shader modules, external textures, ... Lets you block webgpu features. For example, type in `shader-f16` and the shader-f16 feature will be blocked. You can use this to test that your code, that is supposed to run without the feature, actually runs without the feature. * Disable or Remove the WebGPU API Lets you test that you gracefully handle both the API returning null and the API not existing. Adds a `debugger` statement to the specified WebGPU API functions. Want to know where the page is calling importExternalTexture? Add a breakpoint. Source at https://github.com/greggman/webgpu-dev-extension
Text Saver
Tired of losing valuable snippets of text you find while browsing? Text Saver is your simple and efficient solution! With just a quick highlight and a click, this handy browser extension allows you to effortlessly save any selected text for later review. Whether it's a key quote, important information, or just something you want to remember, Text Saver makes it easy to collect and keep track of the text that matters most to you. Say goodbye to copy-pasting into various documents – streamline your information gathering with Text Saver today!