应用截图

Neatified截图1

详细介绍

Allowing you to copy and right-click on websites.

Neatified allows you to copy and right-click on websites. The differences between traditional extensions are 'we track HTML nodes to ensure prevention of nuisance things'.

The extension provides three modes and "NEVER COLLECT YOUR DATA AT ALL", even the source code is duplicated on GitHub. (However, to make Neatified work, the extension will use 'website data' and 'web browser storage' functionalities internally)

*There is no change between the GitHub version.

Disabled: Disable Neatified on current website (default)
Soft: Unblock prevention scripts on most websites. Neatified injects CSS and JavaScript files dynamically to restore original behaviours of expected event handlers which are likely used to block copying and right-clicking.
Strict: To unblock websites which not work with 'Soft' mode, we restore more expected handlers to default behaviours.

The source code of this extension is distributed on GitHub under GPLv3 license: https://github.com/seia-soto/neatified

[FAQ]
1. Web browsing speed slowed down because of this extension.

This extension saves your preferences into browser internal storage. The value of preferences is made with domain and integer, but if the number of preferences grows up, this can affect the speed of web browsing. In this case, you can click the 'Reset config' button to clear the preferences.

2. What data does the extension collect?

We never send your data to external sources, even one. Also, the resources used in the popup page of the extension aren't using external sources. This extension developed with your privacy.

3. How this extension works and what data is required to process?

The extension reverses technologies used to prevent copy and right-click into default behaviour. In this process, Neatified runs its internal scripts and 1) determine if the current website is enabled in user preferences, 2) injects additional scripts into the website to unblock nuisances.

4. How d