URL in title

Reformats the title of each tab according to its URL.

Co je URL in title?

URL in title je rozšíření Chrome vyvinuté Guillaume Ryder, a jeho hlavní funkcí je „Reformats the title of each tab according to its URL.“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření URL in title

Stáhněte si soubory rozšíření URL in title ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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>Základní Informace o Rozšíření</h2> <div class="table-scroll"> <table> <tbody> <tr> <td style="width:20%;">Název</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>Oficiální 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>Popis</td> <td>Reformats the title of each tab according to its URL.</td> </tr> <tr> <td>Velikost souboru</td> <td>14.57 KB</td> </tr> <tr> <td>Počet instalací</td> <td>32,548</td> </tr> <tr> <td>Aktuální Verze</td> <td>4.0.0</td> </tr> <tr> <td>Poslední Aktualizace</td> <td>2023-12-24</td> </tr> <tr> <td>Datum Vydání</td> <td>2020-03-11</td> </tr> <tr> <td>Hodnocení</td> <td> <span>4.63/5</span> <small style="margin-left:20px;">Celkem 54 Hodnocení</small> </td> </tr> <tr> <td>Vývojář</td> <td>Guillaume Ryder</td> </tr> <tr> <td>E-mail</td> <td>guillaume@ryder.fr</td> </tr> <tr> <td>Typ Platby</td> <td>free</td> </tr> <tr> <td>Webové stránky Rozšíření</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>URL Stránky Nápovědy</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>Podporované Jazyky</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>Související Rozšíření</h2> <div class="ext-wrapper"> <div class="grid-x large-up-6"> <div class="cell "> <a class="ext-item" href="/cs/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="/cs/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="/cs/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="/cs/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="/cs/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="/cs/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="/cs/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="/cs/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="/cs/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="/cs/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="/cs/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="/cs/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="/cs/install-crx/">Nainstalovat crx</a> <a href="/cs/terms-of-service.html">Podmínky služby</a> <a href="/cs/privacy-policy.html">Zásady ochrany osobních údajů</a> <a href="/cs/cookie-policy.html">Pravidla pro soubory cookie</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>