Fire Squirrel
Replace a word on a page with another word.
Cos'è Fire Squirrel?
Fire Squirrel è un'estensione di Chrome sviluppata da jennhsu, e la sua funzione principale è "Replace a word on a page with another word.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Fire Squirrel
Scarica i file di estensione Fire Squirrel in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | Fire Squirrel |
ID | hbkgdoeflcloeepeihpdekknnnedplom |
URL Ufficiale | https://chromewebstore.google.com/detail/fire-squirrel/hbkgdoeflcloeepeihpdekknnnedplom |
Descrizione | Replace a word on a page with another word. |
Dimensione del File | 25.95 KB |
Conteggio Installazioni | 57 |
Versione Corrente | 0.0.0.5 |
Ultimo Aggiornamento | 2018-07-17 |
Data di Pubblicazione | 2018-07-16 |
Valutazione | 3.75/5 Totale 4 Valutazioni |
Sviluppatore | jennhsu |
Tipo di Pagamento | free |
URL della Pagina di Aiuto | https://github.com/hsubox/fire-squirrel |
Lingue Supportate | 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": [ " |