Copy URL text
A tool to decode URL when copying links from a web page.
Hvad er Copy URL text?
Copy URL text er en Chrome-udvidelse udviklet af dave.waters89, og dens hovedfunktion er "A tool to decode URL when copying links from a web page.".
Udvidelsesskærmbilleder
Download Copy URL text-udvidelses-CRX-fil
Download Copy URL text-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
This extension will decode the link url copied from a webpage to the clipboard and update the clipboard with the decoded url. Can be used to quickly get the pretty version of a URL link.
Grundlæggende oplysninger om udvidelsen
Navn | Copy URL text |
ID | ihdpldgbcefimodimfdjhbhnanpocgfj |
Officiel URL | https://chromewebstore.google.com/detail/copy-url-text/ihdpldgbcefimodimfdjhbhnanpocgfj |
Beskrivelse | A tool to decode URL when copying links from a web page. |
Filstørrelse | 3.5 KB |
Antal Installationer | 43 |
Nuværende Version | 0.0.0.1 |
Senest Opdateret | 2018-12-06 |
Udgivelsesdato | 2018-11-30 |
Udvikler | dave.waters89 |
[email protected] | |
Betalingsmetode | free |
Understøttede Sprog | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Copy URL text", "description": "A tool to decode URL when copying links from a web page.", "version": "0.0.0.1", "manifest_version": 2, "permissions": [ "activeTab" ], "content_scripts": [ { "matches": [ " |