Copy URL text
A tool to decode URL when copying links from a web page.
Co to jest Copy URL text?
Copy URL text to rozszerzenie Chrome opracowane przez dave.waters89, a jego główną funkcją jest „A tool to decode URL when copying links from a web page.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Copy URL text
Pobierz pliki rozszerzeń Copy URL text w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | ihdpldgbcefimodimfdjhbhnanpocgfj |
| Oficjalny URL | https://chromewebstore.google.com/detail/copy-url-text/ihdpldgbcefimodimfdjhbhnanpocgfj |
| Opis | A tool to decode URL when copying links from a web page. |
| Rozmiar pliku | 3.5 KB |
| Liczba instalacji | 43 |
| Aktualna Wersja | 0.0.0.1 |
| Ostatnia Aktualizacja | 2018-12-06 |
| Data Publikacji | 2018-11-30 |
| Deweloper | dave.waters89 |
| [email protected] | |
| Typ Płatności | free |
| Obsługiwane Języki | 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": [
" | |