My Style Chrome 插件, crx 扩展下载
Insert custom CSS into pages, immediately see the visual results, and have that CSS persist for future visits.
Usage: You may dislike a given site's design and want to add your own touch--that is, your own style--to make it aesthetically pleasing. After installing the extension, visit the site (e.g. techcrunch.com) and hit control + m. You should see a textarea to the right of the browser window. Insert your custom CSS into it and view the results. This CSS will be reinserted upon revisiting the site, thereby saving your styles. Pressing control + m once more will hide the textarea, but your contents will still be retained. See https://github.com/karthikv/my-style (scroll down) for an example. To speed up the process of styling, if you hold alt while clicking an element, a selector for that element will automatically be appended to the textarea editor. With this, you can circumvent the time it takes to inspect the element to find how to target it. How it Works: My Style is quite simple. It inserts a textarea into the page, looks for changes to the textarea's contents, and updates a dynamically inserted style tag appropriately. My Style employs local storage to make CSS changes persistent. It uses simple technologies for a simple result. Icon made by Freepik (https://www.freepik.com/) from FlatIcon (http://www.flaticon.com)
分类 | 💻开发者工具 |
插件标识 | ljdhjpmbnkbengahefamnhmegbdifhlb |
平台 | Chrome |
评分 |
☆☆☆☆☆
|
评分人数 | |
插件主页 | https://chromewebstore.google.com/detail/my-style/ljdhjpmbnkbengahefamnhmegbdifhlb |
版本号 | 8.3 |
大小 | 5.24KiB |
官网下载次数 | 2000 |
下载地址 | |
更新时间 | 2019-01-20 00:00:00 |
CRX扩展文件安装方法
第1步: 打开Chrome浏览器的扩展程序
第2步:
在地址栏输入: chrome://extensions/
第3步: 开启右上角的【开发者模式】
第4步: 重启Chrome浏览器 (重要操作)
第5步: 重新打开扩展程序管理界面
第6步: 将下载的crx文件直接拖入页面完成安装
注意:请确保使用最新版本的Chrome浏览器