Save Inspect Element
Display changes made using inspect element even after refreshing the page!
什么是Save Inspect Element?
Save Inspect Element是由Bucky开发的Chrome扩展程序,该扩展的主要功能是“Display changes made using inspect element even after refreshing the page!”。
扩展截图
下载Save Inspect Element扩展crx文件
下载Save Inspect Element扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Save all changes done through inspect element and see it after refreshing your page! This extension has been tested on the following operating systems: ✅ MacOS | 10.13 ✅ Windows 10 | 21H2 ✅ Ubuntu | 20.04
扩展基本信息
名称 | |
ID | ghpfknnfhakcngbpejoakfcndhmhffkj |
官方URL | https://chrome.google.com/webstore/detail/save-inspect-element/ghpfknnfhakcngbpejoakfcndhmhffkj |
简介 | Display changes made using inspect element even after refreshing the page! |
文件大小 | 90.44 KB |
安装次数 | 1,891 |
当前版本 | 0.0.1 |
更新时间 | 2021-08-09 |
上架时间 | 2021-08-09 |
评分 | 2.10/5 共10次评分 |
开发者 | Bucky |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://mycodding.com/privacy-policy.html |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Save Inspect Element", "version": "0.0.1", "description": "Display changes made using inspect element even after refreshing the page!", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "content_scripts": [ { "matches": [ " |