InTab - Style Websites Faster
Visually Style Any Website In Any Browser
InTab - Style Websites Faster란 무엇입니까?
InTab - Style Websites Faster은(는) https://intab.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Visually Style Any Website In Any Browser"입니다.
확장 프로그램 스크린샷
InTab - Style Websites Faster 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
⚡ Ship Responsive CSS 3X Faster ⚡
👓 Visually edit any website with InTab's No-Code CSS editor
🔍 Hover to inspect CSS - no need to open devtools
📱 Test your website responsiveness in 20+ devices with real-time sync
🏃♀️ Write CSS faster with built-in templates for animations/flexbox/grid layout
👇 1 Click to export auto-generated media quires and global CSS 확장 프로그램 기본 정보
| 이름 | |
| ID | lhdkpgngfiagclieobnhbcljckhelbjh |
| 공식 URL | https://chromewebstore.google.com/detail/intab-style-websites-fast/lhdkpgngfiagclieobnhbcljckhelbjh |
| 설명 | Visually Style Any Website In Any Browser |
| 파일 크기 | 557 KB |
| 설치 횟수 | 2,595 |
| 현재 버전 | 2.9.71 |
| 최근 업데이트 | 2022-03-07 |
| 출시 날짜 | 2020-07-24 |
| 평점 | 4.80/5 총 10 개의 평점 |
| 개발자 | https://intab.io |
| 이메일 | [email protected] |
| 결제 유형 | free |
| 확장 프로그램 웹 사이트 | https://intab.io |
| 도움말 페이지 URL | https://intab.io/#faq |
| 개인정보 보호 정책 페이지 URL | https://intab.io/privacy |
| 지원되는 언어 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "InTab - Style Websites Faster",
"version": "2.9.71",
"homepage_url": "https:\/\/intab.io",
"description": "Visually Style Any Website In Any Browser",
"icons": {
"16": "asset\/icon\/icon16-b79dec42b9.png",
"24": "asset\/icon\/icon24-59a144b68a.png",
"32": "asset\/icon\/icon32-c9adbb6137.png",
"48": "asset\/icon\/icon48-49d2b1e943.png",
"128": "asset\/icon\/icon128-f779a20e37.png"
},
"browser_action": {
"default_title": "InTab",
"default_icon": {
"19": "asset\/icon\/icon19-47a63f3e59.png",
"24": "asset\/icon\/icon24-59a144b68a.png",
"38": "asset\/icon\/icon38-9c356bd0f6.png"
}
},
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "Alt+Z"
}
}
},
"permissions": [
"storage",
"unlimitedStorage",
"activeTab",
"webRequest",
"webRequestBlocking",
"browsingData",
"contextMenus",
" | |