Regex Text Replacer
Specify regex patterns of text to match and replace in the page.
ما هو Regex Text Replacer؟
Regex Text Replacer هو إضافة Chrome تم تطويرها بواسطة sbreakey، والميزة الرئيسية لها هي "Specify regex patterns of text to match and replace in the page.".
تحميل ملف CRX للإضافة Regex Text Replacer
قم بتنزيل ملفات الامتداد Regex Text Replacer بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Specify regular expression patters to match and replace. Only searches text nodes. Runs once DOM is fully loaded, and then monitors the DOM for changes. Use %s in the replacement text to insert whatever was matched in the replacement. Use $1, $2, etc to insert the respective matched group.
معلومات أساسية عن التمديد
الاسم | ![]() |
ID | mdeenjjhjifdckljhclkbcaoijgnmmch |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/regex-text-replacer/mdeenjjhjifdckljhclkbcaoijgnmmch |
الوصف | Specify regex patterns of text to match and replace in the page. |
حجم الملف | 6.24 KB |
عدد التثبيتات | 59 |
النسخة الحالية | 0.2 |
آخر تحديث | 2014-09-06 |
تاريخ النشر | 2014-09-06 |
تقييم | 2.80/5 مجموع تقييمات 5 |
المطور | sbreakey |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Regex Text Replacer", "description": "Specify regex patterns of text to match and replace in the page.", "version": "0.2", "permissions": [ " |