Live editor for CSS, Less & Sass - Magic CSS
Live preview of CSS/Less/Sass code changes. Auto-save file, autocomplete, Less/Sass to CSS, beautify, CSS reloader, lint, ...
Change the appearance of the web instantly
Review user movement across collected snapshots.
View collected rating snapshots from the latest 7-day window to assess rating stability.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
You pick an element and choose any changes you want to make from the editor. You can change the font, color, margins, visibility and a lot more. You can also code CSS manually.
★ Easy to use: Pick and style elements using UI actions
★ Simple & Quick: Changes are saved instantly
★ Code editor - Write your own CSS
★ Readability Mode - Make articles on any site readable by hiding non-essential page elements like sidebars, footers and ads.
★ Grayscale Mode - Turn on grayscale to reduce strain from websites
Inspect the latest comments and rating distribution.
Store average score: 4.3. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.
Review related products from the Chrome Web Store detail page.
Live preview of CSS/Less/Sass code changes. Auto-save file, autocomplete, Less/Sass to CSS, beautify, CSS reloader, lint, ...
User JavaScript and CSS on any website
Youtubeとgoogle検索にフィルタ機能を追加するChrome拡張です。「チャンネル及びタイトル指定での動画フィルタ」「コメントフィルタ」「自動再生の無効化」が行えます。
Minimal and secure way to add custom CSS per-domain
Quickly generate Lorem Ipsum placeholder text. Select a desired length and choose between paragraphs, words, bytes or lists.
Customize any website with your own CSS and see your changes instantly with Amino!
Fonctionne nickel, hyper simple
Excelente!
Боже кто создал это расширение покажите мне этого человека лично перед ним снимаю шляпу. Что я только с этим расширением не делал - чинил сайты когда использовал кастомные темы, сам делал темы вместо этого нового уродского дизайна =), удалял много ненужной информации с сайтов да и в целом не представляю что бы делал без него вообщем разработчики вы лучшие
A brilliant browser level CSS style tool. Fantastic interface. Super easy to use.
非常好的插件
Works fine, but how can I reset the changes made on a page?
Firstly, the reason Stylebot doesn't work on the Chrome Web Store is because Google doesn't allow it, same with ad blockers. It's also melodramatic to call it "abandoned" after only a few months. Opera users should be aware though that the "Open Stylebot" button may do nothing (granted it's not designed for Opera), however right-clicking on the page then "Style Element" is a tolerable workaround. Once you actually get the style editor open it does the job.
Помогло, спасибо!
Bir frontend geliştiricisi için harika bir chrome uzantısı. Ayrıca kişisel kullanım için de ideal, mesela youtube'da dikkat dağıtacak alanları gizleyerek dikkatimin dağıtılmasını engelliyorum. Ben aşağıdaki CSS kodlarını kullanarak daha az dikkat dağıtan bir YouTube kullanıyorum 😁 /* Video sayfasının sağındaki benzer içerikler alanı devredışı bırakılır */ #related { display: none; } /* Video bitiş ekranındaki benzer video önerileri devredışı bırakılır */ .ytp-endscreen-content{ display:none; } /* Anasayfa akışındaki videoları önizlemesi devredışı bırakılır */ #video-preview{ display: none; } /* Thumbnaillerin dikkat çeken renkleri engellenir */ #thumbnail{ filter: sepia(80%); } /* Thumbnaillere mouse ile üzerine gelindiğinde normal rengine döner */ #thumbnail:hover{ filter: sepia(0%); } /* Shorts sayfasını tamamen gizler*/ #shorts-container{ display: none; } /* Anasayfa akışında 16. ve sonrasındaki videoları gizler */ #contents :nth-child(n+16) { display: none; }
Приложение отличное, но последнее время НЕ РАБОТАЕТ если не включён "Режим разработчика" в правом верхнем углу страницы Расширения.