Permanent Inspect Element
Save the changes you make to a page with Inspect Element so they wouldn't go away after refreshing
什麼是Permanent Inspect Element?
Permanent Inspect Element是由Mehran Jalali開發的Chrome擴展程式,該擴展的主要功能是“Save the changes you make to a page with Inspect Element so they wouldn't go away after refreshing”。
擴展截圖
下載Permanent Inspect Element擴展crx文件
下載Permanent Inspect Element擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This extension lets you save the changes you make to a static web page using Inspect Element to remain there even after you refresh the page. So if you want to modify a web page to make it easier for you to read, or to remove an intrusive banner, you can do that, and you wouldn't have to re-do it every time you visit the page again. Of course, this only changes the content of the page on *your* computer and not the website itself.
擴展基本資訊
名稱 | Permanent Inspect Element |
ID | alfgclaljdbleenfjjnkefddlgbknllp |
官方網址 | https://chromewebstore.google.com/detail/permanent-inspect-element/alfgclaljdbleenfjjnkefddlgbknllp |
簡介 | Save the changes you make to a page with Inspect Element so they wouldn't go away after refreshing |
檔案大小 | 109 KB |
安裝次數 | 71,918 |
目前版本 | 0.1.1 |
更新時間 | 2020-08-11 |
上架時間 | 2020-08-03 |
評分 | 2.92/5 共 204 次評分 |
開發者 | Mehran Jalali |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Permanent Inspect Element", "version": "0.1.1", "description": "Save the changes you make to a page with Inspect Element so they wouldn't go away after refreshing", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "content_scripts": [ { "matches": [ " |