chrome-tab-modifier icon indicating copy to clipboard operation
chrome-tab-modifier copied to clipboard

Would it be possible to use on-page content to define the Tab text?

Open ElvisofDallas opened this issue 4 years ago • 3 comments

I have a large number of pages that use code to change the content so the URL remains the same, but I need to have the tabs change based on content on the actual page.

If this is something I should pull and work on myself, I can, but if someone know of an easy way to implement, that would be appreciated too. Also happy to contribute to the project $.

Thanks!

ElvisofDallas avatar Mar 02 '20 17:03 ElvisofDallas

Hello,

Can you describe an example on what result you expect?

Bests

sylouuu avatar Mar 02 '20 17:03 sylouuu

Hello I wish I could do that. Example: I have the following line of a web page (Facebook) taken from the option "right click, search".

<div dir="ltr" class="linkWrap noCount">Roberto</div>

Could I have the name of the tab with the name Roberto? Example:

Title Test {call of the text "Roberto" indicated on the line of the web page}   Final result of the tab: Test Roberto

Thanks so much for the help and response :)

OneAmperio avatar May 10 '20 02:05 OneAmperio

Looks like that's a feature of the extension already.

For Amperio's code above, you would use {.linkWrap} in the title (including brackets).

BevansDesign avatar Jul 01 '20 15:07 BevansDesign

Hello,

Closing for not enough precisions. Feel free to reopen if you can add more information.

Best

sylouuu avatar Mar 28 '24 13:03 sylouuu