Amino: Live CSS Editor

Customize any website with your own CSS and see your changes instantly with Amino!

Amino: Live CSS Editor là gì?

Amino: Live CSS Editor là một tiện ích mở rộng Chrome được phát triển bởi https://aminoeditor.com, và tính năng chính của nó là "Customize any website with your own CSS and see your changes instantly with Amino!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Amino: Live CSS Editor

Tải xuống các tệp mở rộng Amino: Live CSS Editor dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        The free browser extension that lets you customize any website with your own CSS. Choose your own colors, fonts, and layout to personalize your favorite sites. Your custom CSS is saved in the cloud and applied every time you visit the page, so you can make permanent changes. Plus, with Amino's autocomplete and inspect tool, writing and styling CSS is a breeze. Use Live Edit mode to see your changes in real-time as you work.

Amino's editor also includes features like SCSS/Sass support, automatic indenting, a color picker, and DevTools integration to make coding even easier. Plus, switch between light and dark themes and create collections to organize your work. You can even manage and edit your CSS from any device at aminoeditor.com.

Amino has been featured by top publications like Smashing Magazine and Product Hunt, and is available for Chrome and Edge browsers. Try Amino today and take control of your online experience."

•·················•·················•

For new feature announcements or just to say hello, please follow Amino on Twitter: https://twitter.com/aminoeditor

For frequently asked questions visit:
https://aminoeditor.com/faqs

Have a different kind of question? Send us a message at:
[email protected]

For documentation and guides on how to get the most out of Amino: 
https://docs.aminoeditor.com

For Amino's open source projects:
https://github.com/aminoeditor

By installing the extension or accessing aminoeditor.com, you agree to Amino’s Privacy Policy (https://aminoeditor.com/privacy) and Terms of Use (https://aminoeditor.com/terms). TLDR: We care about user privacy. We will never sell your data.

To learn about the permissions this extension requests:
https://aminoeditor.com/permissions

Amino's keyboard shortcuts:
Open browser popup: CTRL+SHIFT+SPACE
Open remote popup: ALT+SHIFT+SPACE
(These can be modified at this URL: chrome://extensions/shortcuts)

•·················•·················•

Thanks for giving Amino a try. If you like our product, please consider leaving us a review.

Sincerely,
Team Amino
Eric Uldall (github.com/ericuldall)
Timothy Long (github.com/timothylong)

Happy tinkering!
φ(..)                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Amino: Live CSS Editor Amino: Live CSS Editor
ID pbcpfbcibpcbfbmddogfhcijfpboeaaf
URL Chính Thức https://chromewebstore.google.com/detail/amino-live-css-editor/pbcpfbcibpcbfbmddogfhcijfpboeaaf
Mô tả Customize any website with your own CSS and see your changes instantly with Amino!
Kích Thước Tệp 1.44 MB
Số Lần Cài Đặt 34,039
Phiên Bản Hiện Tại 4.0.9
Cập Nhật Lần Cuối 2024-02-16
Ngày Phát Hành 2020-03-30
Đánh Giá 4.31/5 Tổng số 439 Đánh Giá
Nhà Phát Triển https://aminoeditor.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://aminoeditor.com
URL Trang Trợ Giúp https://docs.aminoeditor.com
URL Trang Chính Sách Bảo Mật https://aminoeditor.com/privacy
Ngôn Ngữ Được Hỗ Trợ id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "short_name": "Amino",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "4.0.9",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoKwbiWO3RtOm39ezm+Cq04NpBXbd7FgioUefm4tdW9mN7uUWO9Sp+ChuJAPpCbfh\/Aq2n6uy5yWqlhPOaZqMy8SGxo\/I2ERI10OZB4lBKO8k6v5P\/oOp1eE3zs7m1mTzPIiIZldDb3+X3QrlrBHOmlDLNxbKGFCjExGN+YPjiIR2Vte0wG9rE7q4XTTNWlzzMykGKgzfXLorvGZDzUsIk\/MF97xeZ5aVWtQ0dPrMN6ZPoAYuYl4bnMVBGRhFRcqedU2XFDt6xn9OYOppzH6sSTUOPtimV4hCg53ZTsrU76\/CfTPYPVw\/jgZ3mVBXFNlQZ8TxKNrA\/+yuIQ3Qzj4OKwIDAQAB",
    "action": {
        "default_icon": "assets\/images\/icon-disabled.png",
        "default_popup": "index.html"
    },
    "side_panel": {
        "default_path": "index.html"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+Space",
                "mac": "MacCtrl+Shift+Space"
            }
        },
        "devtools-panel": {
            "suggested_key": {
                "default": "Alt+Shift+Space"
            },
            "description": "Open Amino DevTools"
        }
    },
    "permissions": [
        "activeTab",
        "contextMenus",
        "scripting",
        "sidePanel",
        "storage",
        "tabs",
        "unlimitedStorage"
    ],
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "icons": {
        "16": "assets\/images\/icon-16.png",
        "24": "assets\/images\/icon-24.png",
        "32": "assets\/images\/icon-32.png",
        "48": "assets\/images\/icon-48.png",
        "64": "assets\/images\/icon-64.png",
        "128": "assets\/images\/icon-128.png",
        "512": "assets\/images\/icon-512.png"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "assets\/js\/lib\/sass\/sass.sync.min.js",
                "chrome\/inject\/apply-styles.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                ""
            ],
            "css": [
                "assets\/css\/web-components.css"
            ],
            "js": [
                "chrome\/inject\/extension-message-handler.js"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "service_worker": "worker.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "amino-inspect.min.js",
                "assets\/css\/lib\/prism.css",
                "assets\/images\/icon-context.png",
                "assets\/js\/lib\/webcomponents-bundle.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "devtools_page": "chrome\/devtools\/loader.html",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.app.aminoeditor.com\/*",
            "*:\/\/app.aminoeditor.com\/*",
            "*:\/\/*.aminoeditor.com\/*"
        ]
    }
}