mfgkihmpcjjnijmkchojlbccbmhcdfcd
Javadoc incremental search for packages and classes. When viewing Javadocs, this extension replaces the package and class frames with a single search frame that allows searching incrementally through all packages and classes at once. To have this extension apply to file:// URLs, configure it from the chrome://extensions/ page. Also available for Mozilla Firefox: https://greasyfork.org/en/scripts/3758-javadoc-search-frame
Advanced Java Launch
Java desktop launcher. Requires compatible web pages, native application and Java. The extension uses downloads API and native application API to mediate between browser and Java.
User JavaScript and CSS
User JavaScript and CSS on any website Userscript's and userstyle's — simple extension to inject own JavaScript or CSS rules to any page. Change log: Version 3.1.0 - Starting from Chrome version 138, the method for allowing user scripts in the browser has changed - Fixed a bug where styles weren't removed when a rule was deleted - Fixed a bug where not all rules applied to the page were shown in the rules popup Version 3.0.5 beta - the mode of injection of styles into the DOM has been returned - minor fixes Version 3.0.3 beta - modules are now in the same scope - CSS injection improvement - and other minor fixes Version 3.0.2 beta - hotfix: fixed bug with registration and deletion of scripts - added feature to change start scripts before page loading - added feature to strictly read URL patterns Version 3.0.0 beta - The extension has been moved to MV3 - Added option to inject scripts and styles in iframe - Added the feature of live CSS - Added the One Dark theme and a few other improvements Version 2.0.0 - 90% of the code has been rewritten; - Improved UI; - Added SASS support; - Added Prettier formatter - Other minor improvements Version 2.0.0 - 90% of the code has been rewritten; - Improved UI; - Added SASS support; - Added Prettier formatter - Other minor improvements Version 1.2.8 - Added function for naming rules - Updated translations Version 1.2.7 - Updated all extension libraries to current versions Version 1.2.6 - Fixed error in console "Unchecked runtime.lastError: The message port closed before a response was received" - Improved domain getter from URL - Updated Ace Editor and jQuery to latest Version 1.2.5 - Resolved bug with '@import' and "Auto-important css" feature - "Auto-important css" feature now disabled by default - Added feature to exclude URL's by '!' symbol at start - Updated jQuery and Ace editor to last versions - Other small fixes Version 1.1.5 - Returned old method injection and added option to toggle this. Alternative method has feature to avoid CORS issues, but has only DOM access to site (no JS context). Old and now primary method is injecting by tag on site bottom. - Added scroll past end in editor Version 1.0.0 - Full redesign of extension - Added more settings - Added toggleable counter on extension icon Version 0.96 - Full redesign of extension interface - 80% code of extension core has been rewritten - New feature: change URL field and mask with "*" symbol (eg *.expample.com) - Editor window opens in new tab in split layout - Disabled autosave feature - Configurable editor in settings - New icon Version 0.93 - Fixed a bug where JavaScript is not always inserted in a page - Outdated processes are disabled Beta test. If you find any problem or have a question contact me on email.
Markdown Editor
Features ================== * Save your data at real time * Open local markdown file * Save content as markdown file * Print to pdf with Chrome native printer * Support Github Flavored Markdown syntax * Almost same as Github editor & preview format
JavaScript Toggle On and Off
Toggle JavaScript engines (inline, data URL, remote, and external) on and off the easy way The "JavaScript Toggle On and Off" extension provides a reliable method to switch JavaScript execution. After installation, you can still run JavaScript. Whenever you need to block, click on the action button. Exception Lists: The domains listed will allow JS execution, even when it is globally forbidden or vice versa. Auto Reload: The extension auto-refreshes the current tab after the JavaScript execution state changes. This is a forced refresh to bypass browser caches (similar to pressing Shift + F5 keyboard combination). Supported Types: 1. Inline JavaScript on top and frame elements 2. Data URI JavaScript on top and frame elements 3. External JavaScript on top and frame elements 4. Inline events 5. "javascript:" URIs 6. setTimeout evaluation 7. "document.write" execution Notes: By default, the extension is not available in incognito mode. Activate it by opening the extensions manager page (chrome://extensions) and checking the "Allow in incognito" option.