Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdullahazharkhan/notinspected
An extension that makes the active web-page editable.
https://github.com/abdullahazharkhan/notinspected
chrome-web-store extension-chrome javascript
Last synced: 23 days ago
JSON representation
An extension that makes the active web-page editable.
- Host: GitHub
- URL: https://github.com/abdullahazharkhan/notinspected
- Owner: abdullahazharkhan
- Created: 2024-05-16T12:11:31.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-16T15:57:01.000Z (6 months ago)
- Last Synced: 2024-10-04T21:11:38.010Z (about 1 month ago)
- Topics: chrome-web-store, extension-chrome, javascript
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# notInspected 🐱💻
NotInspected is a simple browser extension that allows you to edit and save content on web pages temporarily. The extension has two buttons: "Edit" and "Save". Clicking on the "Edit" button makes the active web page editable, enabling you to modify text. Once editing is complete, you can click the "Save" button to save the changes made to the content.
### Demo
[NotInspectedDemo](https://github.com/abdullahazharkhan/notInspected/assets/109475658/2432c28f-5db2-40f5-9b12-12c1f7e9f557)### How to Use
- Download the project in ZIP format from the repository.
- Extract the downloaded ZIP file to any location on your computer.
- Open your web browser, and go to the extensions.
- Enable Developer Mode in your browser's extensions settings.
- Click on "Load Unpacked" or a similar option.
- Select the extracted project folder.
- The NotInspected extension should now be added to your browser.
- Visit any web page, and you will see the "Edit" and "Save" buttons from the extension in your browser's toolbar.