• Stars
    star
    405
  • Rank 106,344 (Top 3 %)
  • Language
    JavaScript
  • License
    GNU General Publi...
  • Created over 7 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A find-in-page extension for Chrome and Firefox that supports regular expressions.

{find+}

Chrome Users Firefox Users Last Commit on GitHub

{find+} is a powerful find-in-page extension for Chrome and Firefox that allows you to search for content in a web page or document by regular expression. It is a feature-rich alternative to the native find-in-page tool built into your browser.

Some notable features:

  • match a regular expression against text in a web page
  • quickly search for text using the browser omnibox
  • find and replace text in a page
  • copy occurrences of a regular expression to your clipboard
  • store frequently-used patterns
  • adjust colours and search settings

Getting Started

The {find+} extension is available through the Chrome Web Store and through the Firefox Add-ons Store.

Download the extension here: find+ | Regex Find-in-Page Tool.

Download the extension here: {find+} – Get this Extension for 🦊 Firefox.

Keyboard Shortcuts

In Firefox, you can use CTRL+⇧+F to open the extension popup.

To open the extension popup in Chrome using a keyboard shortcut, you must first assign a keyboard shortcut to the extension through the Chrome settings. You can do this by following these steps:

  1. Navigate to the Extensions settings page in Chrome, or type chrome://extensions/ into the navigation bar.
  2. In the top left click on the ☰ menu icon, then click Keyboard shortcuts.
  3. Locate the shortcut settings for find+. Click the input field located to the right of the label Activate the extension.
  4. Press the combination of keys you would like to use, and once complete press OK. We recommend using CTRL+⇧+F, since it shouldn't conflict with any other browser keyboard shortcut mappings.

When the extension popup is open, there are a number of keyboard shortcuts you can use. These settings cannot be remapped.

Windows Shortcut macOS Shortcut Action
↡ ↡ Advance to the next occurrence of the regular expression in the page
⇧+↡ ⇧+↡ Return to the previous occurrence of the regular expression in the page
CTRL+⇧+↡ ^+⇧+↡ Follow the first highlighted link in the current occurrence focus
CTRL+ALT+C ^+βŒ₯+C Copy to the clipboard the currently highlighted text on the page.
CTRL+ALT+A ^+βŒ₯+A Copy to the clipboard the all highlighted text on the page.
CTRL+ALT+O ^+βŒ₯+O Expand or Collapse Options Pane
CTRL+ALT+R ^+βŒ₯+R Expand or Collapse Replace Text Pane
CTRL+ALT+H ^+βŒ₯+H Expand or Collapse Saved Expressions Pane
CTRL+↡ or ESC ^+↡ or ESC Close the extension popup

Omnibox Support

In version 1.4.0, we introduced omnibox support! This allows you to highlight text on a page without even opening the extension. To use this feature, type find in your browser's address bar, press ␣ or β‡₯, and then enter a regular expression. Occurrences of the regular expression will become highlighted on the page as you type.

Pressing ENTER will leave the highlights in the page. To remove the highlights, simply refresh the page. If you don't want to leave the highlights in the page, just erase the text entered in the address bar.

Contributing

We can use your help! Our CONTRIBUTING doc should help get you started.

Contributors

License

This project is licensed under the GPLv3 License.

More Repositories

1

steg-png

πŸ” Embed and obfuscate data in Portable Network Graphics
C
11
star
2

.dotfiles

πŸ”§ My configuration files. Vim, Git, Shell
Vim Script
8
star
3

gitchat

πŸ’¬ A Git-Based Command-Line Messaging Application
C
5
star
4

node-skeleton

A Real-World Node.js Express App Template with Preconfigured Security Features
JavaScript
5
star
5

tetris

Yet another Tetris implementation, written in C with a Curses frontend.
C
4
star
6

aoc2018

Advent of Code 2018 Solutions
C
4
star
7

Java-Simple-Messenger

A Simple Client-Server Command-Line Messaging Application
Java
4
star
8

cec2019frontend

JavaScript
3
star
9

obfuscation-paper-2020

LaTeX source and code examples from a research-style paper I co-authored for a school project: "Analysis and Application of Various Machine-Level Obfuscation Techniques"
TeX
3
star
10

swe-senior-design

Backend for ENGG4000 Capstone Project
Java
2
star
11

cortado.vim

Import Java classes by name, find unused import statemens, and many other goodies!
Vim Script
2
star
12

aoc2020

Advent of Code 2020 Solutions [Vimscript, Sed, Awk, Perl...]
C
1
star
13

vimux

A dumb vim-based terminal multiplexer inspired by tmux.
Vim Script
1
star
14

fern-renderer-nf.vim

A beautiful and configurable renderer plugin for fern.
Vim Script
1
star
15

mcp-frontend

MCP Mining Frontend
JavaScript
1
star
16

UNBST

University of New Brunswick Sailing Team Website
JavaScript
1
star
17

aoc2023

Advent of Code 2023 Solutions [Awk]
Awk
1
star
18

eeprom-loader

Python-based CLI for manipulating data on an AT28C64B Parallel EEPROM πŸ’Ύ
Python
1
star
19

recipe-manuals

Open recipes, for nerdy chefs. Follow from the terminal or browser.
Makefile
1
star