Fire Squirrel
Replace a word on a page with another word.
Was ist Fire Squirrel?
Fire Squirrel ist eine Chrome-Erweiterung, die von jennhsu entwickelt wurde, und ihr Hauptmerkmal ist "Replace a word on a page with another word.".
Erweiterungsscreenshots
Fire Squirrel-Erweiterungs-CRX-Datei herunterladen
Laden Sie Fire Squirrel-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | Fire Squirrel |
ID | hbkgdoeflcloeepeihpdekknnnedplom |
Offizielle URL | https://chromewebstore.google.com/detail/fire-squirrel/hbkgdoeflcloeepeihpdekknnnedplom |
Beschreibung | Replace a word on a page with another word. |
Dateigröße | 25.95 KB |
Installationsanzahl | 57 |
Aktuelle Version | 0.0.0.5 |
Letztes Update | 2018-07-17 |
Veröffentlichungsdatum | 2018-07-16 |
Bewertung | 3.75/5 Insgesamt 4 Bewertungen |
Entwickler | jennhsu |
Zahlungsart | free |
Hilfeseite URL | https://github.com/hsubox/fire-squirrel |
Unterstützte Sprachen | 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": [ " |