Permanent Inspect Element
Save the changes you make to a page with Inspect Element so they wouldn't go away after refreshing
Wat is Permanent Inspect Element?
Permanent Inspect Element is een Chrome-extensie ontwikkeld door Mehran Jalali, en de belangrijkste functie is "Save the changes you make to a page with Inspect Element so they wouldn't go away after refreshing".
Extensie Screenshots
Download het CRX-bestand van de extensie Permanent Inspect Element
Download Permanent Inspect Element-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Permanent Inspect Element |
ID | alfgclaljdbleenfjjnkefddlgbknllp |
Officiële URL | https://chromewebstore.google.com/detail/permanent-inspect-element/alfgclaljdbleenfjjnkefddlgbknllp |
Beschrijving | Save the changes you make to a page with Inspect Element so they wouldn't go away after refreshing |
Bestandsgrootte | 109 KB |
Aantal Installaties | 71,918 |
Huidige Versie | 0.1.1 |
Laatst Bijgewerkt | 2020-08-11 |
Publicatiedatum | 2020-08-03 |
Beoordeling | 2.92/5 Totaal 204 Beoordelingen |
Ontwikkelaar | Mehran Jalali |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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": [ " |