-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathconfig.xml
More file actions
8 lines (8 loc) · 708 Bytes
/
Copy pathconfig.xml
File metadata and controls
8 lines (8 loc) · 708 Bytes
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<widget xmlns="http://www.w3.org/ns/widgets" id="http://www.sanchitkarve.com/projects/facebookredirectfixer" version="2.2.0.0">
<name>Facebook Redirect Fixer</name>
<description xml:lang="en">Facebook adds redirection to all shared links to learn what links you click. This extension removes Facebook's redirection to protect your privacy. As a side-effect, shared links will load faster as they are no longer passed to Facebook for redirection.</description>
<author href="http://www.sanchitkarve.com" email="write2sanchit@gmail.com">Sanchit Karve</author>
<icon src="icons/logo_64.png"/>
<license href="http://www.opensource.org/licenses/MIT" />
</widget>