Fire Squirrel
Replace a word on a page with another word.
What is Fire Squirrel?
Fire Squirrel is a Chrome extension developed by jennhsu, and its main feature is "Replace a word on a page with another word.".
Extension Screenshots
Download Fire Squirrel Extension CRX File
Download Fire Squirrel extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This squirrel is on fire! A word replacing extension for Google Chrome Defaults to replacing the word "girl" with "squirrel". You can pick your own words (or even emojis) on the options page. Now also supports updating URLs, Regular Expressions (regex), and whitelisting/blacklisting URLs to change. Test it out by searching for the following song lyrics: Primadonna Girl - Marina and the Diamonds Run The World (Girls) - Beyoncé Girl On Fire - Alicia Keys Contribute at https://github.com/hsubox/fire-squirrel
Extension Basic Information
Name | Fire Squirrel |
ID | hbkgdoeflcloeepeihpdekknnnedplom |
Official URL | https://chromewebstore.google.com/detail/fire-squirrel/hbkgdoeflcloeepeihpdekknnnedplom |
Description | Replace a word on a page with another word. |
File Size | 25.95 KB |
Installation Count | 57 |
Current Version | 0.0.0.5 |
Last Updated | 2018-07-17 |
Publish Date | 2018-07-16 |
Rating | 3.75/5 Total 4 Ratings |
Developer | jennhsu |
Payment Type | free |
Help Page URL | https://github.com/hsubox/fire-squirrel |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Fire Squirrel", "version": "0.0.0.5", "description": "Replace a word on a page with another word.", "options_page": "options.html", "background": { "persistent": false, "scripts": [ "onInstalled.js" ] }, "content_scripts": [ { "matches": [ " |