CSS inject
Very simple chrome extension to inject CSS into websites
什么是CSS inject?
CSS inject是由NGC Corp.开发的Chrome扩展程序,该扩展的主要功能是“Very simple chrome extension to inject CSS into websites”。
扩展截图
下载CSS inject扩展crx文件
下载CSS inject扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
* synced between devices
* no ads
* no tracking
* open source 扩展基本信息
| 名称 | |
| ID | faibaacflblbomlgemniiegenfkjhopj |
| 官方URL | https://chromewebstore.google.com/detail/css-inject/faibaacflblbomlgemniiegenfkjhopj |
| 简介 | Very simple chrome extension to inject CSS into websites |
| 文件大小 | 7.88 KB |
| 安装次数 | 44 |
| 当前版本 | 1.0.0 |
| 更新时间 | 2021-03-26 |
| 上架时间 | 2021-03-26 |
| 评分 | 5.00/5 共1次评分 |
| 开发者 | NGC Corp. |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://github.com/ngc-corp/browser-extension-css-inject |
| 帮助页面URL | https://github.com/ngc-corp/browser-extension-css-inject/issues |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "CSS inject",
"version": "1.0.0",
"action": {
"default_icon": {
"16": "images\/icon16.png",
"24": "images\/icon24.png",
"32": "images\/icon32.png"
},
"default_title": "CSS inject",
"default_popup": "popup.html"
},
"description": "Very simple chrome extension to inject CSS into websites",
"author": "NCG Corp. | |