Decode On Copy от Brian McDonald
Automatically base64 decodes any text copied to the clipboard if that text can be decoded to a valid URL.
9 пользователей9 пользователей
Метаданные расширения
Об этом расширении
Decode On Copy tries to base64 decode any text that you copy, and if it can be decoded to a valid URL, the URL will be copied to your clipboard instead. It is best demonstrated by example.
- The simplest case is where you copy something that is not an encoded URL, like
http://www.example.com. Since the text you copied can't be decoded to a valid URL, you will end up withhttp://www.example.comon your clipboard. - Now, if you copy
aHR0cDovL3d3dy5leGFtcGxlLmNvbQ==, Decode On Copy will notice that it can be base64 decoded tohttp://www.example.comand will copyhttp://www.example.comto your clipboard instead ofaHR0cDovL3d3dy5leGFtcGxlLmNvbQ==. - Decode On Copy can also detect URLs that have been base64 encoded multiple times. So copying
YUhSMGNEb3ZMM2QzZHk1bGVHRnRjR3hsTG1OdmJRPT0=would also result inhttp://www.example.combeing copied to your clipboard.
Оценено 2 рецензентами на 3,5
Разрешения и данные
Требуемые разрешения:
- Помещать данные в буфер обмена
- Получать доступ к вашим данных на всех сайтах
Больше сведений
- Ссылки дополнения
- Версия
- 1.1resigned1
- Размер
- 17,2 КБ
- Последнее обновление
- 2 года назад (26 апр. 2024 г.)
- Связанные категории
- Лицензия
- Лицензия MIT
- История версий
- Добавить в подборку