Mozzarella

Home

Neatified

<Unblock copying and right-clicking on most of the sites.>

# Table of Contents

- Story
- Troubleshooting
-> FAQ

> This was written in English. If you're looking for Korean(한국어), please visit GitHub where the source code of this extension uploaded.
> https://github.com/Seia-Soto/neatified

----

# Story

Neatified is created to unlock the right-clicking feature of the web browser when I was doing my homework. This application is also available on other web browsers such as Chrome or Safari. Currently, only Firefox, Chromium-based (or like) and Safari version is uploaded. Please, refer to the homepage (GitHub).

# Troubleshooting

Please, read the faq section first. I think you have already read it :)

## FAQ

- How to enable/disable the feature?

*YOU NEED TO REFRESH THE TAB TO APPLY NEW SETTINGS.*

You can use three predefined modes: Nothing, Balanced and Strict.

1. Nothing: This disables the extension.
2. Balanced: This enabled the extension but provides weaker unblocking than Strict mode. Most of the site will work correctly and you'll able to copy and right-click the website.
3. Strict: 'Balanced' mode not working? This mode enables the full feature of this extension. This means that the extension may make the website unusable. However, if you want? You can enable and get full access just-like other websites do.

- How does this extension works?

This extension has two parts of the main function that enable copying and right-clicking. This section describes how does this extension works with some programming related words. (You can pass it! Can't trust? You can find the link to github.com that my extension's source code available.) The basic copying and right-clicking prevention works with some tricks using CSS and JavaScript event blocking. However, this extension stops the events that prevent you from dragging and copying. Also, about CSS, this extension will attach some additional styles to remove the values used to prevent right-clicking.

- Can I trust this extension?

Yes, you can. Why? Because we don't send any contents you're looking at. To verify, you can check the source code of this extension. The developer(me, the person saying and wrote these) uploads the same code that uploaded to GitHub too. You can see source code on the following site. If you want, I will send

GitHub: https://github.com/Seia-Soto/neatified

- Some sites still blocking me from copying and right-clicking the content! Help me.

Please leave an issue to my GitHub (You can find the link above). You need to sign up on GitHub to leave an issue. Don't want to sign up? Send your issue *including your email address(for a reply), the operating system information(such as build and version) and the web browser information* to my email: seia@outlook.kr.

Install