Permanent Inspect Element
Save the changes you make to a page with Inspect Element so they wouldn't go away after refreshing
Vad är Permanent Inspect Element?
Permanent Inspect Element är en Chrome-tillägg utvecklad av Mehran Jalali, och dess huvudfunktion är "Save the changes you make to a page with Inspect Element so they wouldn't go away after refreshing".
Tilläggsskärmbilder
Ladda ner Permanent Inspect Element-förlängningens CRX-fil
Ladda ner Permanent Inspect Element-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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. Grundläggande Information om Tillägg
| Namn | |
| ID | alfgclaljdbleenfjjnkefddlgbknllp |
| Officiell webbadress | https://chromewebstore.google.com/detail/permanent-inspect-element/alfgclaljdbleenfjjnkefddlgbknllp |
| Beskrivning | Save the changes you make to a page with Inspect Element so they wouldn't go away after refreshing |
| Filstorlek | 109 KB |
| Antal Installationer | 71,918 |
| Aktuell Version | 0.1.1 |
| Senast Uppdaterad | 2020-08-11 |
| Publiceringsdatum | 2020-08-03 |
| Betyg | 2.92/5 Totalt 204 Betyg |
| Utvecklare | Mehran Jalali |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | 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": [
" | |