Fire Squirrel
Replace a word on a page with another word.
Что такое Fire Squirrel?
Fire Squirrel - это расширение Chrome, разработанное jennhsu, и его основная функция - "Replace a word on a page with another word.".
Снимки экрана расширения
Скачать файл CRX расширения Fire Squirrel
Скачайте файлы расширений Fire Squirrel в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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
Основная информация о расширении
Название | Fire Squirrel |
ID | hbkgdoeflcloeepeihpdekknnnedplom |
Официальный URL | https://chromewebstore.google.com/detail/fire-squirrel/hbkgdoeflcloeepeihpdekknnnedplom |
Описание | Replace a word on a page with another word. |
Размер файла | 25.95 KB |
Количество установок | 57 |
Текущая Версия | 0.0.0.5 |
Последнее Обновление | 2018-07-17 |
Дата публикации | 2018-07-16 |
Рейтинг | 3.75/5 Всего 4 оценок |
Разработчик | jennhsu |
Тип оплаты | free |
URL страницы помощи | https://github.com/hsubox/fire-squirrel |
Поддерживаемые языки | 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": [ " |