{"contents":"{\n \"manifest_version\": 2,\n \"name\": \"Bilibili Clean Homepage\",\n \"version\": \"1.0\",\n \"description\": \"屏蔽B站首页视频推荐,只保留搜索框和导航栏\",\n \"content_scripts\": [\n {\n \"matches\": [\"*://www.bilibili.com/*\"],\n \"css\": [\"style.css\"],\n \"js\": [\"content.js\"],\n \"run_at\": \"document_start\"\n }\n ],\n \"browser_specific_settings\": {\n \"gecko\": {\n \"id\": \"bilibili-clean-homepage@dzming.li\",\n \"data_collection_permissions\": {\n \"required\": [\"none\"]\n }\n }\n }\n}\n","is_binary":false,"path":"manifest.json","ref":""}