Code Injector
Inject code into websites! (JavaScript, CSS, HTML and Files)
什么是Code Injector?
Code Injector是由Urmil Parikh开发的Chrome扩展程序,该扩展的主要功能是“Inject code into websites! (JavaScript, CSS, HTML and Files)”。
扩展截图
下载Code Injector扩展crx文件
下载Code Injector扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
A WebExtensions based addon which let the user inject code into the websites. A very handy tool for developers and for automation.
This extension allows you to inject custom JavaScript code, custom CSS or even custom HTML to any web page.
Use it to customize appearance of a page, to auto-fill / auto-click forms on a page or to get rid of selective elements (e.g. advertisements) from a page. Get the control back on your browsing experience.
Backup / restore or share your rules using import/export feature (from Options).
Source code for this extension is available in GitHub, original work by L.Sabatelli. 扩展基本信息
| 名称 | |
| ID | jgcallaoodbhagkaoobenaabockcejmc |
| 官方URL | https://chrome.google.com/webstore/detail/code-injector/jgcallaoodbhagkaoobenaabockcejmc |
| 简介 | Inject code into websites! (JavaScript, CSS, HTML and Files) |
| 文件大小 | 1.83 MB |
| 安装次数 | 2,000 |
| 当前版本 | 0.3.2 |
| 更新时间 | 2020-02-25 |
| 上架时间 | 2020-02-25 |
| 评分 | 5.00/5 共8次评分 |
| 开发者 | Urmil Parikh |
| 付费类型 | free |
| 扩展官网 | https://github.com/urmilparikh/Code-Injector |
| 帮助页面URL | https://github.com/urmilparikh/Code-Injector#quick-start |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Code Injector",
"version": "0.3.2",
"author": "L.Sabatelli",
"description": "Inject code into websites! (JavaScript, CSS, HTML and Files)",
"permissions": [
" | |