12 Star 54 Fork 5

皮皮柚/ExlcudeBaiJiaHao

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
manifest.json 578 Bytes
一键复制 编辑 原始数据 按行查看 历史
皮皮柚 提交于 2019-01-24 15:41 . 第一次提交
{
"name": "百度搜索过滤百家号",
"version": "0.1.0",
"manifest_version": 2,
"description": "过滤过滤~",
"background": {
"scripts": ["js/background.js"]
},
"permissions": [
"contextMenus"
],
"author": "tangyouzhi",
"homepage_url": "https://www.tangyouzhi.com/MyBlog",
"content_scripts":
[
{
"matches": ["<all_urls>"],
"js": ["js/jquery-1.8.3.js","js/content-script.js"],
"run_at": "document_start"
}
],
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/tangyouzhi/ExlcudeBaiJiaHao.git
[email protected]:tangyouzhi/ExlcudeBaiJiaHao.git
tangyouzhi
ExlcudeBaiJiaHao
ExlcudeBaiJiaHao
master

搜索帮助