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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
عنوان صفحة المساعدة | 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": [ " |