CSS Scan
The fastest and easiest way to check, copy and edit CSS.
Что такое CSS Scan?
CSS Scan - это расширение Chrome, разработанное https://getcssscan.com, и его основная функция - "The fastest and easiest way to check, copy and edit CSS.".
Снимки экрана расширения
Скачать файл CRX расширения CSS Scan
Скачайте файлы расширений CSS Scan в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
This extension is paid and requires a license to use it. You can buy yours at https://getcssscan.com
CSS Scan is the fastest way to inspect and copy CSS. Visualize the CSS of any element you hover over instantly and copy its entire CSS rules with a single click.
Join 20,000+ professional developers using CSS Scan every day
Featured in: CSS Tricks, Smashing Magazine, Product Hunt, Designer News, t3n and many more websites. Основная информация о расширении
| Название | |
| ID | gieabiemggnpnminflinemaickipbebg |
| Официальный URL | https://chromewebstore.google.com/detail/css-scan/gieabiemggnpnminflinemaickipbebg |
| Описание | The fastest and easiest way to check, copy and edit CSS. |
| Размер файла | 1.24 MB |
| Количество установок | 20,000 |
| Текущая Версия | 4.0.2 |
| Последнее Обновление | 2023-12-22 |
| Дата публикации | 2020-06-28 |
| Рейтинг | 3.86/5 Всего 66 оценок |
| Разработчик | https://getcssscan.com |
| Электронная почта | [email protected] |
| Тип оплаты | in_app |
| Официальный сайт расширения | https://getcssscan.com |
| Поддерживаемые языки | id,ms,en,fr,nl,vi,tr,es,hr,it,lt,pl,pt-BR,ro,sv,sr,bg,ru,fa,hi,ta,te,ar,zh-CN,zh-TW,ja,ko |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "CSS Scan",
"description": "__MSG_description__",
"default_locale": "en",
"version": "4.0.2",
"homepage_url": "https:\/\/getcssscan.com",
"icons": {
"96": "icon.png",
"128": "icon_128.png"
},
"action": {
"default_icon": "icon.png"
},
"permissions": [
"storage",
"activeTab",
"contextMenus",
"clipboardWrite",
"scripting"
],
"host_permissions": [
" | |