PixOK, A CSS design tool for FE developers
Visual design comparison / Front-end development assistant / Color picker / Reference line / UI design aid / CSS
PixOK, A CSS design tool for FE developersとは何ですか?
PixOK, A CSS design tool for FE developersはhaoziによって開発されたChromeの拡張機能で、その主な機能は「Visual design comparison / Front-end development assistant / Color picker / Reference line / UI design aid / CSS」です。
拡張機能のスクリーンショット
PixOK, A CSS design tool for FE developers拡張機能のCRXファイルをダウンロード
PixOK, A CSS design tool for FE developers拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
It is used to assist in restoring the visual draft. You can upload or copy and paste the image from figma/sketch, etc. to the current web page and pin it. It is used to assist in the comparison between the visual draft and the real front-end restoration.
https://github.com/ha0z1/PixOK 拡張機能の基本情報
| 名前 | |
| ID | khobdjijiochmoombmndbjhlampfpggk |
| 公式URL | https://chromewebstore.google.com/detail/pixok-a-css-design-tool-f/khobdjijiochmoombmndbjhlampfpggk |
| 説明 | Visual design comparison / Front-end development assistant / Color picker / Reference line / UI design aid / CSS |
| ファイルサイズ | 584 KB |
| インストール数 | 92 |
| 現在のバージョン | 2.7.0 |
| 最終更新日 | 2024-02-07 |
| 公開日 | 2023-04-11 |
| 開発者 | haozi |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://github.com/ha0z1/PixOK |
| ヘルプページのURL | https://github.com/ha0z1/PixOK |
| プライバシーポリシーページのURL | https://www.privacypolicygenerator.info/live.php?token=1lQiFKLRQ3UZKoMMW0BgVmwu8vPiih7g |
| 対応言語 | en,zh-CN,zh-TW |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"version": "2.7.0",
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"action": [],
"background": {
"service_worker": "background.js"
},
"content_scripts": [
{
"matches": [
" | |