URL in title

Reformats the title of each tab according to its URL.

ما هو URL in title؟

URL in title هو إضافة Chrome تم تطويرها بواسطة Guillaume Ryder، والميزة الرئيسية لها هي "Reformats the title of each tab according to its URL.".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة URL in title

قم بتنزيل ملفات الامتداد URL in title بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        This allows using utilities such as KeePass that auto-fill passwords according to the title of the current window.

By default, only the protocol and domain name are appended to the title, but the options page allows full customization.

Source code: https://github.com/guilryder/chrome-extensions/tree/main/urlintitle

Release notes:
v4.0.0: restored suffix preservation logic broken in previous version; migrated to Manifest V3; cleaned up the code
v3.0.2: added a mechanism to disable the extension (); added support for pages that delete the  element
v3.0.1: added icons                    </pre> </div> <div class="section-box"> <h2>معلومات أساسية عن التمديد</h2> <div class="table-scroll"> <table> <tbody> <tr> <td style="width:20%;">الاسم</td> <td> <img style="width:40px;" src="https://lh3.googleusercontent.com/Kf5g-wfUBe9fXLN05TbqdrJeBlxBoo6S3_izVyvtIqMQMACih8g3owl9s62Jua4iXoDycAYck66ees04WwpO67a6bw" alt="URL in title"> URL in title </td> </tr> <tr> <td>ID</td> <td> ignpacbgnbnkaiooknalneoeladjnfgb </td> </tr> <tr> <td>عنوان URL الرسمي</td> <td> <a href="https://chromewebstore.google.com/detail/url-in-title/ignpacbgnbnkaiooknalneoeladjnfgb" target="_blank">https://chromewebstore.google.com/detail/url-in-title/ignpacbgnbnkaiooknalneoeladjnfgb</a> </td> </tr> <tr> <td>الوصف</td> <td>Reformats the title of each tab according to its URL.</td> </tr> <tr> <td>حجم الملف</td> <td>14.57 KB</td> </tr> <tr> <td>عدد التثبيتات</td> <td>32,548</td> </tr> <tr> <td>النسخة الحالية</td> <td>4.0.0</td> </tr> <tr> <td>آخر تحديث</td> <td>2023-12-24</td> </tr> <tr> <td>تاريخ النشر</td> <td>2020-03-11</td> </tr> <tr> <td>تقييم</td> <td> <span>4.63/5</span> <small style="margin-left:20px;">مجموع تقييمات 54</small> </td> </tr> <tr> <td>المطور</td> <td>Guillaume Ryder</td> </tr> <tr> <td>البريد الإلكتروني</td> <td>guillaume@ryder.fr</td> </tr> <tr> <td>نوع الدفع</td> <td>free</td> </tr> <tr> <td>موقع الإضافة</td> <td><a href="https://github.com/guilryder/chrome-extensions/tree/main/urlintitle" target="_blank">https://github.com/guilryder/chrome-extensions/tree/main/urlintitle</a></td> </tr> <tr> <td>عنوان صفحة المساعدة</td> <td><a href="https://github.com/guilryder/chrome-extensions/issues?q=label:urlintitle" target="_blank" rel="nofollow">https://github.com/guilryder/chrome-extensions/issues?q=label:urlintitle</a></td> </tr> <tr> <td>اللغات المدعومة</td> <td>en</td> </tr> <tr style="border-bottom:1px solid #ddd;"> <td colspan="2">manifest.json</td> </tr> <tr> <td colspan="2" style="max-width: 100%;overflow: auto;padding:0;"> <div style="max-width: 100%;overflow: auto;"> <pre style="background: #f1f1f1;padding:15px;word-break: break-all;white-space:break-spaces;">{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "URL in title",
    "version": "4.0.0",
    "description": "Reformats the title of each tab according to its URL.",
    "author": "Guillaume Ryder",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "page_hook.js"
            ],
            "run_at": "document_end"
        }
    ],
    "options_page": "options.html",
    "permissions": [
        "storage"
    ]
}</pre> </div> </td> </tr> </tbody> </table> </div> </div> <div class="section-box"> <h2>الامتدادات ذات الصلة</h2> <div class="ext-wrapper"> <div class="grid-x large-up-6"> <div class="cell "> <a class="ext-item" href="/ar/extension/dphoaaiomekdhacmfoblfblmncpnbahm/"> <div class="ext-item__img"> <img src="https://lh3.googleusercontent.com/Ybg0hlRchuF9rHPxrcIR7Kzv4GkUv23hZcSrsZY1IEHODC9PAu20PtuiLmDZZSIoUvCf5ZCI3Pg9S9xBC_oBOBeafc8" alt="ChromeKeePass"> </div> <div class="ext-item__name">ChromeKeePass</div> </a> </div> <div class="cell "> <a class="ext-item" href="/ar/extension/dafgdjggglmmknipkhngniifhplpcldb/"> <div class="ext-item__img"> <img src="https://lh3.googleusercontent.com/jfK_8ch1xCXTBFFFPzgQvgySy34Lcf4t05UYwoMnnsci4V4bF8ibYeuPPjiV1bFsx8NdPmzva4X4Bq7r0KQhIoon" alt="KeePassHttp-Connector"> </div> <div class="ext-item__name">KeePassHttp-Connector</div> </a> </div> <div class="cell "> <a class="ext-item" href="/ar/extension/mmhlniccooihdimnnjhamobppdhaolme/"> <div class="ext-item__img"> <img src="https://lh3.googleusercontent.com/ZaPJGZ1gJiE0kBqZsHx2BPrLl7ufnLg_tJHjKKPLnYjaUjIPXM7C2qn4xiJuwld7CM4vus1GIJAFD_EtflU-DsYVZQ" alt="Kee - Password Manager"> </div> <div class="ext-item__name">Kee - Password Manager</div> </a> </div> <div class="cell "> <a class="ext-item" href="/ar/extension/fnaicdffflnofjppbagibeoednhnbjhg/"> <div class="ext-item__img"> <img src="https://lh3.googleusercontent.com/L6md4ykRiFHQ2ndDjHtJX93joWA5Tm4-MW7CK0-k3WctxeIIJt0gAQYbPXSTJ9MRaVl7StyGTDgqOmisqkheMaHldw" alt="floccus bookmarks sync"> </div> <div class="ext-item__name">floccus bookmarks sync</div> </a> </div> <div class="cell "> <a class="ext-item" href="/ar/extension/nglaklhklhcoonedhgnpgddginnjdadi/"> <div class="ext-item__img"> <img src="https://lh3.googleusercontent.com/PhZIZElfSHnfa8WIHiY8hVWDMeyx-UEx1s12mY0F-T--c9FSu6Jz_Y1LHotPsO7NMm-LRNRurQugqENV2L6Z7mrG2_s" alt="ActivityWatch Web Watcher"> </div> <div class="ext-item__name">ActivityWatch Web Watcher</div> </a> </div> <div class="cell "> <a class="ext-item" href="/ar/extension/jgnfghanfbjmimbdmnjfofnbcgpkbegj/"> <div class="ext-item__img"> <img src="https://lh3.googleusercontent.com/X-r7op8H_QU_9UmOHatY4GxSq_fJGUKEa3rDwa2DFx9sumTVu6J_7MfvI7zHCAnAdkyH96IjnCdd4qYJ2BN_F0fR_g" alt="KeePassHelper Password Manager"> </div> <div class="ext-item__name">KeePassHelper Password Manager</div> </a> </div> <div class="cell "> <a class="ext-item" href="/ar/extension/mohenkbngkbmdlkiemonbgdfgdjacaeb/"> <div class="ext-item__img"> <img src="https://lh3.googleusercontent.com/DESQMRO7pvEhTR65i0cMbVr4KWm7oVlU4OXpcXC1quMk-Ds86CRP8VFyLwPp43XVLH3UNRq75_Gc2SabMOO2lrIvbg" alt="Minimal Bookmarks Tree"> </div> <div class="ext-item__name">Minimal Bookmarks Tree</div> </a> </div> <div class="cell "> <a class="ext-item" href="/ar/extension/ndiaggkadcioihmhghipjmgfeamgjeoi/"> <div class="ext-item__img"> <img src="https://lh3.googleusercontent.com/fzJIeXFcFfGLu68ScyH3iV9snTk8hrKkJA2t_uprZqpZu0X5ymdw_3r1HvZUNnH2KwuFxcE11ejr2rqSV0eo21_G-dA" alt="Add URL To Window Title"> </div> <div class="ext-item__name">Add URL To Window Title</div> </a> </div> <div class="cell "> <a class="ext-item" href="/ar/extension/capojgaalppngkaagaobmigigcgnidmn/"> <div class="ext-item__img"> <img src="https://lh3.googleusercontent.com/CvoG6KITRQYgMGXGGOy8OJRP_MhMRYKYxDswShFYzxTAeiaMokX4kMEgc-2OUcbOafSCgiUHVmQWMI55x_2MqZwiAg" alt="Copy URL+"> </div> <div class="ext-item__name">Copy URL+</div> </a> </div> <div class="cell "> <a class="ext-item" href="/ar/extension/ghpeimfjbonkimelnkbgekmcboomkgmi/"> <div class="ext-item__img"> <img src="" alt="Add URL to page title"> </div> <div class="ext-item__name">Add URL to page title</div> </a> </div> <div class="cell "> <a class="ext-item" href="/ar/extension/bkjdcppkdgccnhjibfhlhmeiafnjfamk/"> <div class="ext-item__img"> <img src="https://lh3.googleusercontent.com/ABcBlSs80Uc6Ru83Oq8EkKbsiuWhxW7QkBM_1Pk3xzxVT7tsWBgY_yv-uzLc9CqsMKbnX5LDL8Eg_MPMgX18NAS2AA" alt="Rich URL"> </div> <div class="ext-item__name">Rich URL</div> </a> </div> <div class="cell "> <a class="ext-item" href="/ar/extension/iphchnegaodmijmkdlbhbanjhfphhikp/"> <div class="ext-item__img"> <img src="https://lh3.googleusercontent.com/6vUPkgANEOnzuoP_s-hzJrh6jqh5huX7Adxs2ytr-qAjCDRO0DVU5p6gIM4dDuf2iHBsCzd_D0UDo7dG2VyAmFIM2g" alt="Tab Extract"> </div> <div class="ext-item__name">Tab Extract</div> </a> </div> </div> </div> </div> </div> </div> </main> <footer id="footer" data-tool-alias=""> <div class="grid-container"> <div class="grid-x grid-margin-x"> <div class="cell large-12">  <div class="footer-nav text-center" style="margin-bottom:15px;">   <a href="/ar/install-crx/">تثبيت crx</a> <a href="/ar/terms-of-service.html">شروط الخدمة</a> <a href="/ar/privacy-policy.html">سياسة الخصوصية</a> <a href="/ar/cookie-policy.html">سياسة الكوكيز</a> </div>  <p class="copyright text-center" style="text-align:center;margin-top:15px;"> Copyright © 2024 iLovechrome.com All Rights Reserved </p> </div> </div> </div> </footer> <script src="/assets/js/bundle.min.js?v=1.100"></script> <script src="/assets/js/lang.min.js?v=1.66222"></script> <script src="/assets/js/common.min.js?v=1.262262"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/Swiper/5.4.5/js/swiper.min.js"></script> <script>
    var mySwiper = new Swiper('.swiper', {
        direction: 'horizontal',
        loop: true,
        pagination: {
            el: '.swiper-pagination',
        },
    });
    $('.js-download').click(function () {
        window.location.href = 'https://statics.ilovechrome.com/crx/download?id=' + $('body').data('id');
        layer.msg(t('downloadStart'));
    });
</script> </body> </html>