CSS inject
Very simple chrome extension to inject CSS into websites
What is CSS inject?
CSS inject is a Chrome extension developed by NGC Corp., and its main feature is "Very simple chrome extension to inject CSS into websites".
Extension Screenshots
Download CSS inject Extension CRX File
Download CSS inject extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
* synced between devices * no ads * no tracking * open source
Extension Basic Information
Name | CSS inject |
ID | faibaacflblbomlgemniiegenfkjhopj |
Official URL | https://chromewebstore.google.com/detail/css-inject/faibaacflblbomlgemniiegenfkjhopj |
Description | Very simple chrome extension to inject CSS into websites |
File Size | 7.88 KB |
Installation Count | 44 |
Current Version | 1.0.0 |
Last Updated | 2021-03-26 |
Publish Date | 2021-03-26 |
Rating | 5.00/5 Total 1 Ratings |
Developer | NGC Corp. |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/ngc-corp/browser-extension-css-inject |
Help Page URL | https://github.com/ngc-corp/browser-extension-css-inject/issues |
Supported Languages | 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. |