Updated and deleted unused code
This commit is contained in:
parent
31c8349a54
commit
12eb7d31c4
|
@ -1,110 +0,0 @@
|
||||||
{
|
|
||||||
"extensionName": {
|
|
||||||
"message": "LibRedirect",
|
|
||||||
"description": "Name of the extension."
|
|
||||||
},
|
|
||||||
"extensionDescription": {
|
|
||||||
"message": "Leitet Anfragen von Twitter, YouTube, Instagram & Google Maps auf datenschutzfreundliche Alternativen weiter.",
|
|
||||||
"description": "Description of the extension."
|
|
||||||
},
|
|
||||||
"nitterInstance": {
|
|
||||||
"message": "Nitter-Instanz",
|
|
||||||
"description": "Label for Nitter instance field option (options)."
|
|
||||||
},
|
|
||||||
"invidiousInstance": {
|
|
||||||
"message": "Invidious-Instanz",
|
|
||||||
"description": "Label for Invidious instance field option (options)."
|
|
||||||
},
|
|
||||||
"bibliogramInstance": {
|
|
||||||
"message": "Bibliogram-Instanz",
|
|
||||||
"description": "Label for Bibliogram instance field option (options)."
|
|
||||||
},
|
|
||||||
"osmInstance": {
|
|
||||||
"message": "OpenStreetMap-Instanz",
|
|
||||||
"description": "Label for OSM instance field option (options)."
|
|
||||||
},
|
|
||||||
"disableTwitter": {
|
|
||||||
"message": "Nitter-Weiterleitungen",
|
|
||||||
"description": "Label for enable/disable Nitter redirects option (options & pop-up)."
|
|
||||||
},
|
|
||||||
"disableYoutube": {
|
|
||||||
"message": "Invidious-Weiterleitungen",
|
|
||||||
"description": "Label for enable/disable Invidious redirects option (options & pop-up)."
|
|
||||||
},
|
|
||||||
"disableInstagram": {
|
|
||||||
"message": "Bibliogram-Weiterleitungen",
|
|
||||||
"description": "Label for enable/disable Bibliogram redirects option (options & pop-up)."
|
|
||||||
},
|
|
||||||
"disableMaps": {
|
|
||||||
"message": "OpenStreetMap-Weiterleitungen",
|
|
||||||
"description": "Label for enable/disable OSM redirects option (options & pop-up)."
|
|
||||||
},
|
|
||||||
"invidiousAlwaysProxy": {
|
|
||||||
"message": "Videos immer durch Invidious-Proxy leiten",
|
|
||||||
"description": "Label for 'Always proxy videos through Invidious' option (options)."
|
|
||||||
},
|
|
||||||
"OnlyEmbeddedVideo": {
|
|
||||||
"message": "Nur eingebettete Videos zu Invidious weiterleiten",
|
|
||||||
"description": "Label for 'Only redirect embedded video to Invidious' option (options)."
|
|
||||||
},
|
|
||||||
"invidiousVideoQuality": {
|
|
||||||
"message": "Videoqualität bei Invidious",
|
|
||||||
"description": "Label for 'Invidious Video Quality' option (options)."
|
|
||||||
},
|
|
||||||
"removeTwitterSW": {
|
|
||||||
"message": "Twitter-Serviceworker proaktiv entfernen",
|
|
||||||
"description": "Label for 'Proactively remove Twitter service worker' option (options)."
|
|
||||||
},
|
|
||||||
"invidiousDarkMode": {
|
|
||||||
"message": "Dunklen Modus auf Invidious immer anschalten",
|
|
||||||
"description": "Label for 'Invidious dark mode always on' option (options)."
|
|
||||||
},
|
|
||||||
"persistInvidiousPrefs": {
|
|
||||||
"message": "Invidious-Einstellungen dauerhaft beibehalten (als Cookie)",
|
|
||||||
"description": "Label for 'Persist Invidious preferences (as cookie)' option (options)."
|
|
||||||
},
|
|
||||||
"generalTab": {
|
|
||||||
"message": "Allgemein",
|
|
||||||
"description": "General tab (options)."
|
|
||||||
},
|
|
||||||
"advancedTab": {
|
|
||||||
"message": "Erweitert",
|
|
||||||
"description": "Advanced tab (options)."
|
|
||||||
},
|
|
||||||
"exceptionsTab": {
|
|
||||||
"message": "Ausnahmen",
|
|
||||||
"description": "Exceptions tab (options)."
|
|
||||||
},
|
|
||||||
"exceptionsDescriptionP1": {
|
|
||||||
"message": "Gib eine URL oder einen regulären Ausdruck (Regex) ein, die/der von Weiterleitungen ausgeschlossen werden soll.",
|
|
||||||
"description": "A description of the 'Exceptions' feature paragraph 1 (options)."
|
|
||||||
},
|
|
||||||
"exceptionsDescriptionP2": {
|
|
||||||
"message": "Alle Anfragen für oder ausgehend von einer URL, die auf die Ausnahme zutrifft, werden von Weiterleitungen ausgeschlossen.",
|
|
||||||
"description": "A description of the 'Exceptions' feature paragraph 2 (options)."
|
|
||||||
},
|
|
||||||
"exceptionsDescriptionP3": {
|
|
||||||
"message": "Hinweis – Unterstützt reguläre JavaScript-Ausdrücke (Regex), mit Ausnahme der einschließenden Schrägstriche.",
|
|
||||||
"description": "A description of the 'Exceptions' feature paragraph 3 (options)."
|
|
||||||
},
|
|
||||||
"addException": {
|
|
||||||
"message": "Ausnahme hinzufügen",
|
|
||||||
"description": "'Add Exceptions' button (options)."
|
|
||||||
},
|
|
||||||
"moreOptions": {
|
|
||||||
"message": "Weitere Optionen",
|
|
||||||
"description": "More Options button (pop-up)."
|
|
||||||
},
|
|
||||||
"privacy": {
|
|
||||||
"message": "Privacy",
|
|
||||||
"description": "Extension title - Privacy (pop-up)."
|
|
||||||
},
|
|
||||||
"redirect": {
|
|
||||||
"message": "Redirect",
|
|
||||||
"description": "Extension title - Redirect (pop-up)."
|
|
||||||
},
|
|
||||||
"version": {
|
|
||||||
"message": "Version",
|
|
||||||
"description": "Version"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,33 +0,0 @@
|
||||||
# Extension Store (AMO & Chrome Web Store) Listing
|
|
||||||
|
|
||||||
## Summary:
|
|
||||||
|
|
||||||
```
|
|
||||||
Eine einfache Browser-Erweiterung, die Anfragen an Twitter, YouTube, Instagram & Google Maps zu datenschutzfreundlichen Alternativen weiterleitet.
|
|
||||||
```
|
|
||||||
|
|
||||||
## Description:
|
|
||||||
|
|
||||||
```
|
|
||||||
Leitet Anfragen an Twitter, YouTube, Instagram & Google Maps zu datenschutzfreundlichen Alternativen weiter – <a href='https://nitter.net/'>Nitter</a>, <a href='https://invidio.us/'>Invidious</a>, <a href='https://bibliogram.art/'>Bibliogram</a>, & <a href='https://www.openstreetmap.org'>OpenStreetMap</a>.
|
|
||||||
|
|
||||||
Erlaubt das Einstellen benutzerdefinierter Instanzen, das Ein- und Ausschalten aller Weiterleitungen und vieles mehr.
|
|
||||||
|
|
||||||
<b>★ Weitere Infos: ℹ️</b>
|
|
||||||
<ul>
|
|
||||||
<li><a href='https://github.com/zedeus/nitter#nitter-wip'>Nitter</a></li>
|
|
||||||
<li><a href='https://github.com/omarroth/invidious#invidious'>Invidious</a></li>
|
|
||||||
<li><a href='https://github.com/cloudrac3r/bibliogram#bibliogram'>Bibliogram</a></li>
|
|
||||||
<li><a href='https://wiki.openstreetmap.org/'>OpenStreetMap</a></li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
Der Code dieser Browser-Erweiterung ist verfügbar auf <a href='https://github.com/SimonBrazell/privacy-redirect'>Github</a>.
|
|
||||||
|
|
||||||
<b>★ Spenden: 👨🏻💻</b>
|
|
||||||
Wenn Ihnen diese Erweiterung gefällt und Sie finanziell in der Lage sind, erwägen Sie bitte <a href='https://www.buymeacoffee.com/SimonBrazell'> mir auf BuyMeACoffee einen Kaffee zu kaufen</a> ☕️ ️ um Ihre Wertschätzung zu zeigen und die Fortsetzung des Projekts zu unterstützen.
|
|
||||||
|
|
||||||
<b>★ Berechtigungen: ℹ️</b>
|
|
||||||
<ul>
|
|
||||||
<li>Bitte beachten Sie, dass der Zugriff auf alle Website-Navigationsereignisse ( alle URLs), nicht nur auf die Zieldomains, erforderlich ist, damit eingebettete Video-Weiterleitungen stattfinden können. Zur Zeit kenne ich keine andere Möglichkeit, Iframe-Weiterleitungen zu realisieren, freue mich aber über Vorschläge dazu 🙂</li>
|
|
||||||
</ul>
|
|
||||||
```
|
|
|
@ -1,174 +0,0 @@
|
||||||
{
|
|
||||||
"extensionName": {
|
|
||||||
"message": "LibRedirect",
|
|
||||||
"description": "Name of the extension."
|
|
||||||
},
|
|
||||||
"extensionDescription": {
|
|
||||||
"message": "Redirects Twitter, YouTube, Instagram and more to privacy friendly alternatives.",
|
|
||||||
"description": "Description of the extension."
|
|
||||||
},
|
|
||||||
"nitterInstance": {
|
|
||||||
"message": "Nitter Instance",
|
|
||||||
"description": "Label for Nitter instance field option (options)."
|
|
||||||
},
|
|
||||||
"scribeInstance": {
|
|
||||||
"message": "Scribe Instance",
|
|
||||||
"description": "Label for Scribe instance field option (options)."
|
|
||||||
},
|
|
||||||
"invidiousInstance": {
|
|
||||||
"message": "Invidious Instance",
|
|
||||||
"description": "Label for Invidious instance field option (options)."
|
|
||||||
},
|
|
||||||
"bibliogramInstance": {
|
|
||||||
"message": "Bibliogram Instance",
|
|
||||||
"description": "Label for Bibliogram instance field option (options)."
|
|
||||||
},
|
|
||||||
"osmInstance": {
|
|
||||||
"message": "OpenStreetMap Instance",
|
|
||||||
"description": "Label for OSM instance field option (options)."
|
|
||||||
},
|
|
||||||
"redditInstance": {
|
|
||||||
"message": "Reddit Instance",
|
|
||||||
"description": "Label for Reddit instance field option (options)."
|
|
||||||
},
|
|
||||||
"searchInstance": {
|
|
||||||
"message": "Search Engine Instance",
|
|
||||||
"description": "Label for Search Engine instance field option (options)."
|
|
||||||
},
|
|
||||||
"simplyTranslateInstance": {
|
|
||||||
"message": "SimplyTranslate Instance",
|
|
||||||
"description": "Label for SimplyTranslate instance field option (options)."
|
|
||||||
},
|
|
||||||
"wikipediaInstance": {
|
|
||||||
"message": "Wikipedia Instance",
|
|
||||||
"description": "Label for Wikipedia instance field option (options)."
|
|
||||||
},
|
|
||||||
"disableTwitter": {
|
|
||||||
"message": "Nitter Redirects",
|
|
||||||
"description": "Label for enable/disable Nitter redirects option (options & pop-up)."
|
|
||||||
},
|
|
||||||
"disableMedium": {
|
|
||||||
"message": "Scribe Redirects",
|
|
||||||
"description": "Label for enable/disable Scribe redirects option (options & pop-up)."
|
|
||||||
},
|
|
||||||
"disableYoutube": {
|
|
||||||
"message": "Invidious Redirects",
|
|
||||||
"description": "Label for enable/disable Invidious redirects option (options & pop-up)."
|
|
||||||
},
|
|
||||||
"disableInstagram": {
|
|
||||||
"message": "Bibliogram Redirects",
|
|
||||||
"description": "Label for enable/disable Bibliogram redirects option (options & pop-up)."
|
|
||||||
},
|
|
||||||
"disableMaps": {
|
|
||||||
"message": "OpenStreetMap Redirects",
|
|
||||||
"description": "Label for enable/disable OSM redirects option (options & pop-up)."
|
|
||||||
},
|
|
||||||
"disableReddit": {
|
|
||||||
"message": "Reddit Redirects",
|
|
||||||
"description": "Label for enable/disable Reddit redirects option (options & pop-up)."
|
|
||||||
},
|
|
||||||
"disableSearch": {
|
|
||||||
"message": "Search Engine Redirects",
|
|
||||||
"description": "Label for enable/disable Search Engine redirects option (options & pop-up)."
|
|
||||||
},
|
|
||||||
"disable": {
|
|
||||||
"message": "SimplyTranslate Redirects",
|
|
||||||
"description": "Label for enable/disable SimplyTranslate redirects option (options & pop-up)."
|
|
||||||
},
|
|
||||||
"disableWikipedia": {
|
|
||||||
"message": "Wikipedia Redirects",
|
|
||||||
"description": "Label for enable/disable Wikipedia redirects option (options & pop-up)."
|
|
||||||
},
|
|
||||||
"invidiousAlwaysProxy": {
|
|
||||||
"message": "Always proxy videos through Invidious",
|
|
||||||
"description": "Label for 'Always proxy videos through Invidious' option (options)."
|
|
||||||
},
|
|
||||||
"OnlyEmbeddedVideo": {
|
|
||||||
"message": "Only redirect embedded video to Invidious",
|
|
||||||
"description": "Label for 'Only redirect embedded video to Invidious' option (options)."
|
|
||||||
},
|
|
||||||
"invidiousVideoQuality": {
|
|
||||||
"message": "Invidious Video Quality",
|
|
||||||
"description": "Label for 'Invidious Video Quality' option (options)."
|
|
||||||
},
|
|
||||||
"removeTwitterSW": {
|
|
||||||
"message": "Proactively remove Twitter service worker",
|
|
||||||
"description": "Label for 'Proactively remove Twitter service worker' option (options)."
|
|
||||||
},
|
|
||||||
"invidiousDarkMode": {
|
|
||||||
"message": "Invidious dark mode always on",
|
|
||||||
"description": "Label for 'Invidious dark mode always on' option (options)."
|
|
||||||
},
|
|
||||||
"persistInvidiousPrefs": {
|
|
||||||
"message": "Persist Invidious preferences (as cookie)",
|
|
||||||
"description": "Label for 'Persist Invidious preferences (as cookie)' option (options)."
|
|
||||||
},
|
|
||||||
"generalTab": {
|
|
||||||
"message": "General",
|
|
||||||
"description": "General tab (options)."
|
|
||||||
},
|
|
||||||
"advancedTab": {
|
|
||||||
"message": "Advanced",
|
|
||||||
"description": "Advanced tab (options)."
|
|
||||||
},
|
|
||||||
"exceptionsTab": {
|
|
||||||
"message": "Exceptions",
|
|
||||||
"description": "Exceptions tab (options)."
|
|
||||||
},
|
|
||||||
"exceptionsDescriptionP1": {
|
|
||||||
"message": "Enter a URL or Regular Expression to be excluded from redirects.",
|
|
||||||
"description": "A description of the 'Exceptions' feature paragraph 1 (options)."
|
|
||||||
},
|
|
||||||
"exceptionsDescriptionP2": {
|
|
||||||
"message": "All requests for or initiating from a URL that matches the exception will be excluded from redirects.",
|
|
||||||
"description": "A description of the 'Exceptions' feature paragraph 2 (options)."
|
|
||||||
},
|
|
||||||
"exceptionsDescriptionP3": {
|
|
||||||
"message": "Note - Supports JavaScript regular expressions, excluding the enclosing forward slashes.",
|
|
||||||
"description": "A description of the 'Exceptions' feature paragraph 3 (options)."
|
|
||||||
},
|
|
||||||
"addException": {
|
|
||||||
"message": "Add Exception",
|
|
||||||
"description": "'Add Exceptions' button (options)."
|
|
||||||
},
|
|
||||||
"moreOptions": {
|
|
||||||
"message": "More Options",
|
|
||||||
"description": "More Options button (pop-up)."
|
|
||||||
},
|
|
||||||
"privacy": {
|
|
||||||
"message": "Privacy",
|
|
||||||
"description": "Extension title - Privacy (pop-up)."
|
|
||||||
},
|
|
||||||
"redirect": {
|
|
||||||
"message": "Redirect",
|
|
||||||
"description": "Extension title - Redirect (pop-up)."
|
|
||||||
},
|
|
||||||
"version": {
|
|
||||||
"message": "Version",
|
|
||||||
"description": "Version"
|
|
||||||
},
|
|
||||||
"useFreeTube": {
|
|
||||||
"message": "Use FreeTube over Invidious when possible",
|
|
||||||
"description": "Label for 'Use FreeTube over Invidious when possible' option (options)."
|
|
||||||
},
|
|
||||||
"nitterRandomPool": {
|
|
||||||
"message": "Nitter Instance List",
|
|
||||||
"description": "Label for 'Nitter Instance List' option (options)."
|
|
||||||
},
|
|
||||||
"scribeRandomPool": {
|
|
||||||
"message": "Scribe Instance List",
|
|
||||||
"description": "Label for 'Scribe Instance List' option (options)."
|
|
||||||
},
|
|
||||||
"invidiousRandomPool": {
|
|
||||||
"message": "Invidious Instance List",
|
|
||||||
"description": "Label for 'Invidious Instance List' option (options)."
|
|
||||||
},
|
|
||||||
"bibliogramRandomPool": {
|
|
||||||
"message": "Bibliogram Instance List",
|
|
||||||
"description": "Label for 'Bibliogram Instance List' option (options)."
|
|
||||||
},
|
|
||||||
"randomInstancePlaceholder": {
|
|
||||||
"message": "Random instance (none selected)",
|
|
||||||
"description": "Input placeholder for provider instance settings that select a random instance from a pool when none is selected"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,33 +0,0 @@
|
||||||
# Extension Store (AMO & Chrome Web Store) Listing
|
|
||||||
|
|
||||||
## Summary:
|
|
||||||
|
|
||||||
```
|
|
||||||
A simple web extension that redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives.
|
|
||||||
```
|
|
||||||
|
|
||||||
## Description:
|
|
||||||
|
|
||||||
```
|
|
||||||
Redirects Twitter, YouTube, Instagram, & Google Maps requests to privacy friendly alternatives - <a href='https://nitter.net/'>Nitter</a>, <a href='https://invidio.us/'>Invidious</a>, <a href='https://bibliogram.art/'>Bibliogram</a>, & <a href='https://www.openstreetmap.org'>OpenStreetMap</a>.
|
|
||||||
|
|
||||||
Allows for setting custom instances, toggling all redirects on/off and more.
|
|
||||||
|
|
||||||
<b>★ More Info: ℹ️</b>
|
|
||||||
<ul>
|
|
||||||
<li><a href='https://github.com/zedeus/nitter#nitter-wip'>Nitter</a></li>
|
|
||||||
<li><a href='https://github.com/omarroth/invidious#invidious'>Invidious</a></li>
|
|
||||||
<li><a href='https://github.com/cloudrac3r/bibliogram#bibliogram'>Bibliogram</a></li>
|
|
||||||
<li><a href='https://wiki.openstreetmap.org/'>OpenStreetMap</a></li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
The code for this web extension is available on <a href='https://github.com/SimonBrazell/privacy-redirect'>Github</a>.
|
|
||||||
|
|
||||||
<b>★ Donate: 👨🏻💻</b>
|
|
||||||
If you like this extension and are financially able please consider <a href='https://www.buymeacoffee.com/SimonBrazell'>buying me a coffee</a> ☕️ ️to show your appreciation and support the continuation of the project.
|
|
||||||
|
|
||||||
<b>★ Permissions: ℹ️</b>
|
|
||||||
<ul>
|
|
||||||
<li>Please note, access to all website navigation events ( all URLs), not just the target domains, is required to allow embedded video redirects to occur. At this time I know of no other way to achieve iframe redirects, happy to hear some suggestions on this though 🙂</li>
|
|
||||||
</ul>
|
|
||||||
```
|
|
|
@ -1,162 +0,0 @@
|
||||||
{
|
|
||||||
"extensionName": {
|
|
||||||
"message": "LibRedirect",
|
|
||||||
"description": "Nombre de la extensión."
|
|
||||||
},
|
|
||||||
"extensionDescription": {
|
|
||||||
"message": "Redirige las solicitudes de Twitter, Youtube, Instagram, Google Maps, Reddit y la Búsqueda de Google a alternativas que respetan su privacidad.",
|
|
||||||
"description": "Descripción de la extensión."
|
|
||||||
},
|
|
||||||
"nitterInstance": {
|
|
||||||
"message": "Instancia de Nitter",
|
|
||||||
"description": "Etiqueta del campo para la instancia de Nitter (opciones)."
|
|
||||||
},
|
|
||||||
"invidiousInstance": {
|
|
||||||
"message": "Instancia de Invidious",
|
|
||||||
"description": "Etiqueta del campo para la instancia de Invidious (opciones)."
|
|
||||||
},
|
|
||||||
"bibliogramInstance": {
|
|
||||||
"message": "Instancia de Bibliogram",
|
|
||||||
"description": "Etiqueta del campo para la instancia de Bibliogram (opciones)."
|
|
||||||
},
|
|
||||||
"osmInstance": {
|
|
||||||
"message": "Instancia de OpenStreetMap",
|
|
||||||
"description": "Etiqueta del campo para la instancia de OSM (opciones)."
|
|
||||||
},
|
|
||||||
"redditInstance": {
|
|
||||||
"message": "Instancia de Reddit",
|
|
||||||
"description": "Etiqueta del campo para la instancia de Reddit (opciones)."
|
|
||||||
},
|
|
||||||
"searchInstance": {
|
|
||||||
"message": "Instancia de Buscador",
|
|
||||||
"description": "Etiqueta del campo para la instancia de Buscador (opciones)."
|
|
||||||
},
|
|
||||||
"simplyTranslateInstance": {
|
|
||||||
"message": "Instancia deSimplyTranslate",
|
|
||||||
"description": "Etiqueta del campo para la instancia de SimplyTranslate (opciones)."
|
|
||||||
},
|
|
||||||
"wikipediaInstance": {
|
|
||||||
"message": "Instancia de Wikipedia",
|
|
||||||
"description": "Etiqueta del campo para la instancia de Wikipedia (opciones)."
|
|
||||||
},
|
|
||||||
"disableTwitter": {
|
|
||||||
"message": "Redirecciones de Nitter",
|
|
||||||
"description": "Etiqueta para activar/desactivar la opción de redirecciones de Nitter (opciones y pop-up)."
|
|
||||||
},
|
|
||||||
"disableYoutube": {
|
|
||||||
"message": "Redirecciones de Invidious",
|
|
||||||
"description": "Etiqueta para activar/desactivar la opción de redirecciones de Invidious (opciones y pop-up)."
|
|
||||||
},
|
|
||||||
"disableInstagram": {
|
|
||||||
"message": "Redirecciones de Bibliogram",
|
|
||||||
"description": "Etiqueta para activar/desactivar la opción de redirecciones de Bibliogram (opciones y pop-up)."
|
|
||||||
},
|
|
||||||
"disableMaps": {
|
|
||||||
"message": "Redirecciones de OpenStreetMap",
|
|
||||||
"description": "Etiqueta para activar/desactivar la opción de redirecciones de OSM (opciones y pop-up)."
|
|
||||||
},
|
|
||||||
"disableReddit": {
|
|
||||||
"message": "Redirecciones de Reddit",
|
|
||||||
"description": "Etiqueta para activar/desactivar la opción de redirecciones de Reddit (opciones y pop-up)."
|
|
||||||
},
|
|
||||||
"disableSearch": {
|
|
||||||
"message": "Redirecciones de Buscador",
|
|
||||||
"description": "Etiqueta para activar/desactivar la opción de redirecciones de Buscador (opciones y pop-up)."
|
|
||||||
},
|
|
||||||
"disable": {
|
|
||||||
"message": "Redirecciones de SimplyTranslate",
|
|
||||||
"description": "Etiqueta para activar/desactivar la opción de redirecciones de SimplyTranslate (opciones y pop-up)."
|
|
||||||
},
|
|
||||||
"disableWikipedia": {
|
|
||||||
"message": "Redirecciones de Wikipedia",
|
|
||||||
"description": "Etiqueta para activar/desactivar la opción de redirecciones de Wikipedia (opciones y pop-up)."
|
|
||||||
},
|
|
||||||
"invidiousAlwaysProxy": {
|
|
||||||
"message": "Siempre usar el proxy de Invidious para videos",
|
|
||||||
"description": "Etiqueta para la opción de 'Siempre usar el proxy de Invidious para videos' (opciones)."
|
|
||||||
},
|
|
||||||
"OnlyEmbeddedVideo": {
|
|
||||||
"message": "Solo redirigir los videos incrustados a Invidious",
|
|
||||||
"description": "Etiqueta para la opción de 'Solo redirigir los videos incrustados a Invidious' (opciones)."
|
|
||||||
},
|
|
||||||
"invidiousVideoQuality": {
|
|
||||||
"message": "Calidad de Video de Invidious",
|
|
||||||
"description": "Etiqueta para la opción de 'Calidad de Video de Invidious' (opciones)."
|
|
||||||
},
|
|
||||||
"removeTwitterSW": {
|
|
||||||
"message": "Eliminar proactivamente el service worker de Twitter",
|
|
||||||
"description": "Etiqueta para la opción de 'Eliminar proactivamente el service worker de Twitter' (opciones)."
|
|
||||||
},
|
|
||||||
"invidiousDarkMode": {
|
|
||||||
"message": "Modo oscuro de Invidious siempre activo",
|
|
||||||
"description": "Etiqueta para la opción de 'Modo oscuro de Invidious siempre activo' (opciones)."
|
|
||||||
},
|
|
||||||
"persistInvidiousPrefs": {
|
|
||||||
"message": "Preservar preferencias de Invidious (como cookie)",
|
|
||||||
"description": "Etiqueta para la opción de 'Preservar preferencias de Invidious (como cookie)' (opciones)."
|
|
||||||
},
|
|
||||||
"generalTab": {
|
|
||||||
"message": "General",
|
|
||||||
"description": "Pestaña general (opciones)."
|
|
||||||
},
|
|
||||||
"advancedTab": {
|
|
||||||
"message": "Avanzado",
|
|
||||||
"description": "Pestaña avanzado (opciones)."
|
|
||||||
},
|
|
||||||
"exceptionsTab": {
|
|
||||||
"message": "Excepciones",
|
|
||||||
"description": "Pestaña de excepciones (opciones)."
|
|
||||||
},
|
|
||||||
"exceptionsDescriptionP1": {
|
|
||||||
"message": "Ingrese la URL o la Expresión Regular a excluir de las redirecciones.",
|
|
||||||
"description": "Una descripción de la función 'Excepciones' párrafo 1 (opciones)."
|
|
||||||
},
|
|
||||||
"exceptionsDescriptionP2": {
|
|
||||||
"message": "Todas las solicitudes para o provenientes de una URL que coincida con la excepción serán excluidas de las redirecciones.",
|
|
||||||
"description": "Una descripción de la función 'Excepciones' párrafo 2 (opciones)."
|
|
||||||
},
|
|
||||||
"exceptionsDescriptionP3": {
|
|
||||||
"message": "Nota – Soporta expresiones regulares de JavaScript, excluyendo las barras oblicuas de cierre.",
|
|
||||||
"description": "Una descripción de la función 'Excepciones' párrafo 3 (opciones)."
|
|
||||||
},
|
|
||||||
"addException": {
|
|
||||||
"message": "Agregar Excepción",
|
|
||||||
"description": "Botón de 'Agregar Excepción' (opciones)."
|
|
||||||
},
|
|
||||||
"moreOptions": {
|
|
||||||
"message": "Más Opciones",
|
|
||||||
"description": "Botón de 'Más Opciones' (pop-up)."
|
|
||||||
},
|
|
||||||
"privacy": {
|
|
||||||
"message": "Privacy",
|
|
||||||
"description": "Título de la extensión - Privacy (pop-up)."
|
|
||||||
},
|
|
||||||
"redirect": {
|
|
||||||
"message": "Redirect",
|
|
||||||
"description": "Título de la extensión - Redirect (pop-up)."
|
|
||||||
},
|
|
||||||
"version": {
|
|
||||||
"message": "Versión",
|
|
||||||
"description": "Versión"
|
|
||||||
},
|
|
||||||
"useFreeTube": {
|
|
||||||
"message": "Usar FreeTube en vez de Invidious cuando sea posible",
|
|
||||||
"description": "Etiqueta para la opción de 'Usar FreeTube en vez de Invidious cuando sea posible' (opciones)."
|
|
||||||
},
|
|
||||||
"nitterRandomPool": {
|
|
||||||
"message": "Grupo de instancias aleatorias de Nitter (separadas por coma)",
|
|
||||||
"description": "Etiqueta para la opción de 'Grupo de instancias aleatorias de Nitter (separadas por coma)' (opciones)."
|
|
||||||
},
|
|
||||||
"invidiousRandomPool": {
|
|
||||||
"message": "Grupo de instancias aleatorias de Invidious (separadas por coma)",
|
|
||||||
"description": "Etiqueta para la opción de 'Grupo de instancias aleatorias de Invidious (separadas por coma)' (opciones)."
|
|
||||||
},
|
|
||||||
"bibliogramRandomPool": {
|
|
||||||
"message": "Grupo de instancias aleatorias de Bibliogram (separadas por coma)",
|
|
||||||
"description": "Etiqueta para la opción de 'Grupo de instancias aleatorias de Bibliogram (separadas por coma)' (opciones)."
|
|
||||||
},
|
|
||||||
"randomInstancePlaceholder": {
|
|
||||||
"message": "Instancia aleatoria (ninguna seleccionada)",
|
|
||||||
"description": "Entrada provisional en la configuración del proveedor de instancia que selecciona una instancia aleatoria del grupo cuando ninguna está seleccionada"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,54 +0,0 @@
|
||||||
# Extension Store (AMO & Chrome Web Store) Listing
|
|
||||||
|
|
||||||
## Summary:
|
|
||||||
|
|
||||||
```
|
|
||||||
Una extensión web simple que redirige las solicitudes de Twitter, Youtube, Instagram, Google Maps, Reddit y la Búsqueda de Google a alternativas que respetan su privacidad.
|
|
||||||
```
|
|
||||||
|
|
||||||
## Description (AMO):
|
|
||||||
|
|
||||||
```
|
|
||||||
Redirige las solicitudes de Twitter, Youtube, Instagram, Google Maps, Reddit y la Búsqueda de Google a alternativas que respetan su privacidad. - <a href='https://nitter.net/'>Nitter</a>, <a href='https://invidio.us/'>Invidious</a>, <a href='https://bibliogram.art/'>Bibliogram</a>, & <a href='https://www.openstreetmap.org'>OpenStreetMap</a>.
|
|
||||||
|
|
||||||
Permite ingresar instancias personalizadas, activar/desactivar todas las redirecciones y más.
|
|
||||||
|
|
||||||
<b>★ Más Información: ℹ️</b>
|
|
||||||
<ul>
|
|
||||||
<li><a href='https://github.com/zedeus/nitter#nitter-wip'>Nitter</a></li>
|
|
||||||
<li><a href='https://github.com/omarroth/invidious#invidious'>Invidious</a></li>
|
|
||||||
<li><a href='https://github.com/cloudrac3r/bibliogram#bibliogram'>Bibliogram</a></li>
|
|
||||||
<li><a href='https://wiki.openstreetmap.org/'>OpenStreetMap</a></li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
El código de esta extensión web está disponible en <a href='https://github.com/SimonBrazell/privacy-redirect'>Github</a>.
|
|
||||||
|
|
||||||
<b>★ Dona: 👨🏻💻</b>
|
|
||||||
Si te gusta esta extensión y tienes los recursos económicos, por favor considera <a href='https://www.buymeacoffee.com/SimonBrazell'>comprarme un café</a> ☕️ para mostrar tu aprecio y apoyo al desarrollo del proyecto.
|
|
||||||
|
|
||||||
<b>★ Permisos: ℹ️</b>
|
|
||||||
<ul>
|
|
||||||
<li>Por favor, tenga en cuenta que se requiere acceso a todos los eventos de navegación del sitio web (todas las URL), no solo a los dominios de destino, para permitir redireccionamientos de videos incrustados. En este momento no conozco ninguna otra manera de lograr redirecciones iframe; sin embargo, estaría feliz de escuchar algunas sugerencias al respecto 🙂</li>
|
|
||||||
</ul>
|
|
||||||
```
|
|
||||||
|
|
||||||
## Description (Chrome & Mircosoft):
|
|
||||||
|
|
||||||
```
|
|
||||||
★ Más Información: ℹ️
|
|
||||||
• Nitter - https://github.com/zedeus/nitter
|
|
||||||
• Invidious - https://github.com/omarroth/invidious
|
|
||||||
• Bibliogram - https://github.com/cloudrac3r/bibliogram
|
|
||||||
• OpenStreetMap - https://wiki.openstreetmap.org
|
|
||||||
|
|
||||||
El código de esta extensión web está disponible en Github - https://github.com/SimonBrazell/privacy-redirect
|
|
||||||
|
|
||||||
★ Dona: 👨🏻💻
|
|
||||||
Si te gusta esta extensión y tienes los recursos económicos, por favor considera comprarme un café ☕️ para mostrar tu aprecio y apoyo al desarrollo del proyecto.
|
|
||||||
|
|
||||||
☕️ https://www.buymeacoffee.com/SimonBrazell ☕️
|
|
||||||
🍻 https://liberapay.com/SimonBrazell/donate 🍻
|
|
||||||
|
|
||||||
★ Permisos: ℹ️
|
|
||||||
• Por favor, tenga en cuenta que se requiere acceso a todos los eventos de navegación del sitio web (todas las URL), no solo a los dominios de destino, para permitir redireccionamientos de videos incrustados. En este momento no conozco ninguna otra manera de lograr redirecciones iframe; sin embargo, estaría feliz de escuchar algunas sugerencias al respecto 🙂
|
|
||||||
```
|
|
|
@ -1,110 +0,0 @@
|
||||||
{
|
|
||||||
"extensionName": {
|
|
||||||
"message": "LibRedirect",
|
|
||||||
"description": "Nom du module complémentaire."
|
|
||||||
},
|
|
||||||
"extensionDescription": {
|
|
||||||
"message": "Redirige les requêtes les demandes Twitter, YouTube, Instagram et Google Maps vers des alternatives respectueuses de la vie privée. pour Twitter, YouTube, Instagram et Google Maps vers des alternatives respectueuses de la vie privée.",
|
|
||||||
"description": "Description du module complémentaire."
|
|
||||||
},
|
|
||||||
"nitterInstance": {
|
|
||||||
"message": "Instance de Nitter",
|
|
||||||
"description": "Étiquette pour l'option de champ d'instance Nitter (options)."
|
|
||||||
},
|
|
||||||
"invidiousInstance": {
|
|
||||||
"message": "Instance de Invidious",
|
|
||||||
"description": "Étiquette pour l'option de champ d'instance Invidious (options)."
|
|
||||||
},
|
|
||||||
"bibliogramInstance": {
|
|
||||||
"message": "Instance de Bibliogram",
|
|
||||||
"description": "Étiquette pour l'option de champ d'instance Bibliogram (options)."
|
|
||||||
},
|
|
||||||
"osmInstance": {
|
|
||||||
"message": "Instance de OpenStreetMap",
|
|
||||||
"description": "Étiquette pour l'option de champ d'instance OpenStreetMap (options)."
|
|
||||||
},
|
|
||||||
"disableTwitter": {
|
|
||||||
"message": "Redirection vers Nitter",
|
|
||||||
"description": "Étiquette pour activer / désactiver l'option de redirection vers Nitter (options et pop-up)."
|
|
||||||
},
|
|
||||||
"disableYoutube": {
|
|
||||||
"message": "Redirection vers Invidious",
|
|
||||||
"description": "Étiquette pour activer / désactiver l'option de redirection vers Invidious (options et pop-up)."
|
|
||||||
},
|
|
||||||
"disableInstagram": {
|
|
||||||
"message": "Redirection vers Bibliogram",
|
|
||||||
"description": "Étiquette pour activer / désactiver l'option de redirection vers Bibliogram (options et pop-up)."
|
|
||||||
},
|
|
||||||
"disableMaps": {
|
|
||||||
"message": "Redirection vers OpenStreetMap",
|
|
||||||
"description": "Étiquette pour activer / désactiver l'option de redirection vers OpenStreetMap (options et pop-up)."
|
|
||||||
},
|
|
||||||
"invidiousAlwaysProxy": {
|
|
||||||
"message": "Toujours transiter par proxy les vidéos via Invidious",
|
|
||||||
"description": "Libellé pour l'option 'Toujours transiter par proxy les vidéos via Invidious' (options)."
|
|
||||||
},
|
|
||||||
"OnlyEmbeddedVideo": {
|
|
||||||
"message": "Rediriger uniquement les vidéos intégrées vers Invidious",
|
|
||||||
"description": "Libellé pour l'option 'Rediriger uniquement les vidéos intégrées vers Invidious' (options)."
|
|
||||||
},
|
|
||||||
"invidiousVideoQuality": {
|
|
||||||
"message": "Qualité des vidéos Invidious",
|
|
||||||
"description": "Libellé pour l'option 'Qualité des vidéos Invidious' (options)."
|
|
||||||
},
|
|
||||||
"removeTwitterSW": {
|
|
||||||
"message": "Supprimer proactivement le service worker de Twitter",
|
|
||||||
"description": "Libellé pour l'option 'Supprimer proactivement le service worker de Twitter' (options)."
|
|
||||||
},
|
|
||||||
"invidiousDarkMode": {
|
|
||||||
"message": "Mode sombre toujours activé pour Invidious",
|
|
||||||
"description": "Libellé pour l'option 'Mode sombre toujours activé pour Invidious' (options)."
|
|
||||||
},
|
|
||||||
"persistInvidiousPrefs": {
|
|
||||||
"message": "Conserver les préférences d’Invidious (sous forme de cookie)",
|
|
||||||
"description": "Libellé pour 'Conserver les préférences d’Invidious (sous forme de cookie)' option (options)."
|
|
||||||
},
|
|
||||||
"generalTab": {
|
|
||||||
"message": "Général",
|
|
||||||
"description": "Onglet général (options)."
|
|
||||||
},
|
|
||||||
"advancedTab": {
|
|
||||||
"message": "Avancé",
|
|
||||||
"description": "Onglet avancé (options)."
|
|
||||||
},
|
|
||||||
"exceptionsTab": {
|
|
||||||
"message": "Exceptions",
|
|
||||||
"description": "Onglet des Exceptions dans les options."
|
|
||||||
},
|
|
||||||
"exceptionsDescriptionP1": {
|
|
||||||
"message": "Entrez une adresse URL ou une expression régulière qui sera exclue des redirections.",
|
|
||||||
"description": "Description pour la rubrique 'Exceptions' dans les options."
|
|
||||||
},
|
|
||||||
"exceptionsDescriptionP2": {
|
|
||||||
"message": "Toutes les demandes émanant d'une adresse URL et correspondant à l'exception seront exclues des redirections.",
|
|
||||||
"description": "Description pour la rubrique 'Exceptions' dans les options."
|
|
||||||
},
|
|
||||||
"exceptionsDescriptionP3": {
|
|
||||||
"message": "Remarque - Prend en charge les expressions régulières JavaScript, à l'exclusion des barres slash.",
|
|
||||||
"description": "Description pour la rubrique 'Exceptions' dans les options."
|
|
||||||
},
|
|
||||||
"addException": {
|
|
||||||
"message": "Ajoutez une exception",
|
|
||||||
"description": "boutton 'Ajoutez une exception' dans les options."
|
|
||||||
},
|
|
||||||
"moreOptions": {
|
|
||||||
"message": "Options supplémentaires",
|
|
||||||
"description": "Boutton des options supplémentaires (pop-up)."
|
|
||||||
},
|
|
||||||
"privacy": {
|
|
||||||
"message": "Vie privée",
|
|
||||||
"description": "Titre du module complémentaire - Vie privée (pop-up)."
|
|
||||||
},
|
|
||||||
"redirect": {
|
|
||||||
"message": "Redirection",
|
|
||||||
"description": "Titre du module complémentaire - Redirection (pop-up)."
|
|
||||||
},
|
|
||||||
"version": {
|
|
||||||
"message": "Version",
|
|
||||||
"description": "Version"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,33 +0,0 @@
|
||||||
# Extension Store (AMO & Chrome Web Store) Listing
|
|
||||||
|
|
||||||
## Summary:
|
|
||||||
|
|
||||||
```
|
|
||||||
Redirige les requêtes les demandes Twitter, YouTube, Instagram et Google Maps vers des alternatives respectueuses de la vie privée. pour Twitter, YouTube, Instagram et Google Maps vers des alternatives respectueuses de la vie privée.
|
|
||||||
```
|
|
||||||
|
|
||||||
## Description:
|
|
||||||
|
|
||||||
```
|
|
||||||
Redirige les requêtes pour Twitter, YouTube, Instagram et Google Maps vers des alternatives respectueuses de la confidentialité - <a href="https://nitter.net/">Nitter</a>, <a href="https://invidio.us/">Invidious</a>, <a href="https://bibliogram.art/">Bibliogram</a>, & <a href="https://www.openstreetmap.org">OpenStreetMap</a>.
|
|
||||||
|
|
||||||
Permet de définir des instances personnalisées et d'activer ou désactiver toutes les redirections.
|
|
||||||
|
|
||||||
<b>★ Plus d'informations: ℹ️</b>
|
|
||||||
<ul>
|
|
||||||
<li><a href="https://github.com/zedeus/nitter#nitter-wip">Nitter</a></li>
|
|
||||||
<li><a href="https://github.com/omarroth/invidious#invidious">Invidious</a></li>
|
|
||||||
<li><a href="https://github.com/cloudrac3r/bibliogram#bibliogram">Bibliogram</a></li>
|
|
||||||
<li><a href="https://wiki.openstreetmap.org/">OpenStreetMap</a></li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
Le code de cette extension Web est disponible sur <a href="https://github.com/SimonBrazell/privacy-redirect">Github</a>.
|
|
||||||
|
|
||||||
<b>★ Faire un don: 👨🏻💻</b>
|
|
||||||
Si vous aimez ce module complémentaire et si vous avez une bonne situation financière, pensez à <a href="https://www.buymeacoffee.com/SimonBrazell">m'acheter un café</a> ☕️ pour montrer que vous appréciez et soutenez la poursuite du projet.
|
|
||||||
|
|
||||||
<b>★ Autorisations: ℹ️</b>
|
|
||||||
<ul>
|
|
||||||
<li>Veuillez noter que l'accès à tous les événements de navigation sur le site Web (toutes les adresses URL), et pas seulement aux domaines cibles, est requis pour permettre aux redirections vidéo intégrées de se faire correctement. Pour le moment, je ne connais aucun autre moyen de réaliser des redirections iframe, je serais heureux d'entendre quelques suggestions à ce sujet cependant 🙂</li>
|
|
||||||
</ul>
|
|
||||||
```
|
|
|
@ -1,154 +0,0 @@
|
||||||
{
|
|
||||||
"extensionName": {
|
|
||||||
"message": "LibRedirect",
|
|
||||||
"description": "Name of the extension."
|
|
||||||
},
|
|
||||||
"extensionDescription": {
|
|
||||||
"message": "Reindirizza Twitter, YouTube, Instagram ed altri verso alternative rispettose della privacy.",
|
|
||||||
"description": "Description of the extension."
|
|
||||||
},
|
|
||||||
"nitterInstance": {
|
|
||||||
"message": "Istanza di Nitter",
|
|
||||||
"description": "Label for Nitter instance field option (options)."
|
|
||||||
},
|
|
||||||
"invidiousInstance": {
|
|
||||||
"message": "Istanza di Invidious",
|
|
||||||
"description": "Label for Invidious instance field option (options)."
|
|
||||||
},
|
|
||||||
"bibliogramInstance": {
|
|
||||||
"message": "Istanza di Bibliogram",
|
|
||||||
"description": "Label for Bibliogram instance field option (options)."
|
|
||||||
},
|
|
||||||
"osmInstance": {
|
|
||||||
"message": "Istanza di OpenStreetMap",
|
|
||||||
"description": "Label for OSM instance field option (options)."
|
|
||||||
},
|
|
||||||
"redditInstance": {
|
|
||||||
"message": "Istanza di Reddit",
|
|
||||||
"description": "Label for Reddit instance field option (options)."
|
|
||||||
},
|
|
||||||
"searchInstance": {
|
|
||||||
"message": "Istanza del motore di ricerca",
|
|
||||||
"description": "Label for Search Engine instance field option (options)."
|
|
||||||
},
|
|
||||||
"simplyTranslateInstance": {
|
|
||||||
"message": "Istanza di SimplyTranslate",
|
|
||||||
"description": "Label for SimplyTranslate instance field option (options)."
|
|
||||||
},
|
|
||||||
"disableTwitter": {
|
|
||||||
"message": "Reindirizzamenti Nitter",
|
|
||||||
"description": "Label for enable/disable Nitter redirects option (options & pop-up)."
|
|
||||||
},
|
|
||||||
"disableYoutube": {
|
|
||||||
"message": "Reindirizzamenti Invidious",
|
|
||||||
"description": "Label for enable/disable Invidious redirects option (options & pop-up)."
|
|
||||||
},
|
|
||||||
"disableInstagram": {
|
|
||||||
"message": "Reindirizzamenti Bibliogram",
|
|
||||||
"description": "Label for enable/disable Bibliogram redirects option (options & pop-up)."
|
|
||||||
},
|
|
||||||
"disableMaps": {
|
|
||||||
"message": "Reindirizzamenti OpenStreetMap",
|
|
||||||
"description": "Label for enable/disable OSM redirects option (options & pop-up)."
|
|
||||||
},
|
|
||||||
"disableReddit": {
|
|
||||||
"message": "Reindirizzamenti Reddit",
|
|
||||||
"description": "Label for enable/disable Reddit redirects option (options & pop-up)."
|
|
||||||
},
|
|
||||||
"disableSearch": {
|
|
||||||
"message": "Reindirizzamenti motore di ricerca",
|
|
||||||
"description": "Label for enable/disable Search Engine redirects option (options & pop-up)."
|
|
||||||
},
|
|
||||||
"disable": {
|
|
||||||
"message": "Reindirizzamenti SimplyTranslate",
|
|
||||||
"description": "Label for enable/disable SimplyTranslate redirects option (options & pop-up)."
|
|
||||||
},
|
|
||||||
"invidiousAlwaysProxy": {
|
|
||||||
"message": "Usa sempre il proxy per i video su Invidious",
|
|
||||||
"description": "Label for 'Always proxy videos through Invidious' option (options)."
|
|
||||||
},
|
|
||||||
"OnlyEmbeddedVideo": {
|
|
||||||
"message": "Reindirizza solo i video incorporati verso Invidious",
|
|
||||||
"description": "Label for 'Only redirect embedded video to Invidious' option (options)."
|
|
||||||
},
|
|
||||||
"invidiousVideoQuality": {
|
|
||||||
"message": "Qualità video di Invidious",
|
|
||||||
"description": "Label for 'Invidious Video Quality' option (options)."
|
|
||||||
},
|
|
||||||
"removeTwitterSW": {
|
|
||||||
"message": "Rimuovi proattivamente il service worker di Twitter",
|
|
||||||
"description": "Label for 'Proactively remove Twitter service worker' option (options)."
|
|
||||||
},
|
|
||||||
"invidiousDarkMode": {
|
|
||||||
"message": "Modalità scura di Invidious sempre attiva",
|
|
||||||
"description": "Label for 'Invidious dark mode always on' option (options)."
|
|
||||||
},
|
|
||||||
"persistInvidiousPrefs": {
|
|
||||||
"message": "Mantieni le preferenze di Invidious (con cookie)",
|
|
||||||
"description": "Label for 'Persist Invidious preferences (as cookie)' option (options)."
|
|
||||||
},
|
|
||||||
"generalTab": {
|
|
||||||
"message": "Generali",
|
|
||||||
"description": "General tab (options)."
|
|
||||||
},
|
|
||||||
"advancedTab": {
|
|
||||||
"message": "Avanzate",
|
|
||||||
"description": "Advanced tab (options)."
|
|
||||||
},
|
|
||||||
"exceptionsTab": {
|
|
||||||
"message": "Eccezioni",
|
|
||||||
"description": "Exceptions tab (options)."
|
|
||||||
},
|
|
||||||
"exceptionsDescriptionP1": {
|
|
||||||
"message": "Inserisci un URL o espressione regolare da escludere dai reindirizzamenti.",
|
|
||||||
"description": "A description of the 'Exceptions' feature paragraph 1 (options)."
|
|
||||||
},
|
|
||||||
"exceptionsDescriptionP2": {
|
|
||||||
"message": "Tutte le richieste verso o da un URL corrispondente all'eccezione saranno escluse dai reindirizzamenti.",
|
|
||||||
"description": "A description of the 'Exceptions' feature paragraph 2 (options)."
|
|
||||||
},
|
|
||||||
"exceptionsDescriptionP3": {
|
|
||||||
"message": "Nota - Supporta le espressioni regolari JavaScript, esclusi gli slash.",
|
|
||||||
"description": "A description of the 'Exceptions' feature paragraph 3 (options)."
|
|
||||||
},
|
|
||||||
"addException": {
|
|
||||||
"message": "Aggiungi eccezione",
|
|
||||||
"description": "'Add Exceptions' button (options)."
|
|
||||||
},
|
|
||||||
"moreOptions": {
|
|
||||||
"message": "Altre opzioni",
|
|
||||||
"description": "More Options button (pop-up)."
|
|
||||||
},
|
|
||||||
"privacy": {
|
|
||||||
"message": "Privacy",
|
|
||||||
"description": "Extension title - Privacy (pop-up)."
|
|
||||||
},
|
|
||||||
"redirect": {
|
|
||||||
"message": "Redirect",
|
|
||||||
"description": "Extension title - Redirect (pop-up)."
|
|
||||||
},
|
|
||||||
"version": {
|
|
||||||
"message": "Versione",
|
|
||||||
"description": "Version"
|
|
||||||
},
|
|
||||||
"useFreeTube": {
|
|
||||||
"message": "Usa FreeTube al posto di Invidious quando possibile",
|
|
||||||
"description": "Label for 'Use FreeTube over Invidious when possible' option (options)."
|
|
||||||
},
|
|
||||||
"nitterRandomPool": {
|
|
||||||
"message": "Gruppo di istanze Nitter casuali (separate da virgola)",
|
|
||||||
"description": "Label for 'Nitter Instance List' option (options)."
|
|
||||||
},
|
|
||||||
"invidiousRandomPool": {
|
|
||||||
"message": "Gruppo di istanze Invidious casuali (separate da virgola)",
|
|
||||||
"description": "Label for 'Invidious Instance List' option (options)."
|
|
||||||
},
|
|
||||||
"bibliogramRandomPool": {
|
|
||||||
"message": "Gruppo di istanze Bibliogram casuali (separate da virgola)",
|
|
||||||
"description": "Label for 'Bibliogram Instance List' option (options)."
|
|
||||||
},
|
|
||||||
"randomInstancePlaceholder": {
|
|
||||||
"message": "Istanza casuale (nessuna selezione)",
|
|
||||||
"description": "Input placeholder for provider instance settings that select a random instance from a pool when none is selected"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,33 +0,0 @@
|
||||||
# Extension Store (AMO & Chrome Web Store) Listing
|
|
||||||
|
|
||||||
## Summary:
|
|
||||||
|
|
||||||
```
|
|
||||||
Una semplice estensione che reindirizza le richieste di Twitter, YouTube, Instagram e Google Maps verso alternative rispettose della privacy.
|
|
||||||
```
|
|
||||||
|
|
||||||
## Description:
|
|
||||||
|
|
||||||
```
|
|
||||||
Reindirizza le richieste di Twitter, YouTube, Instagram e Google Maps verso alternative rispettose della privacy - <a href='https://nitter.net/'>Nitter</a>, <a href='https://invidio.us/'>Invidious</a>, <a href='https://bibliogram.art/'>Bibliogram</a> e <a href='https://www.openstreetmap.org'>OpenStreetMap</a>.
|
|
||||||
|
|
||||||
Permette di impostare istanze personalizzate, attivare/disattivare tutti i reindirizzamenti e altro.
|
|
||||||
|
|
||||||
<b>★ Maggiori informazioni: ℹ️</b>
|
|
||||||
<ul>
|
|
||||||
<li><a href='https://github.com/zedeus/nitter#nitter-wip'>Nitter</a></li>
|
|
||||||
<li><a href='https://github.com/omarroth/invidious#invidious'>Invidious</a></li>
|
|
||||||
<li><a href='https://github.com/cloudrac3r/bibliogram#bibliogram'>Bibliogram</a></li>
|
|
||||||
<li><a href='https://wiki.openstreetmap.org/'>OpenStreetMap</a></li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
Il codice sorgente di questa estensione è disponibile su <a href='https://github.com/SimonBrazell/privacy-redirect'>Github</a>.
|
|
||||||
|
|
||||||
<b>★ Dona: 👨🏻💻</b>
|
|
||||||
Se ti piace questa estensione e te lo puoi permettere, considera di <a href='https://www.buymeacoffee.com/SimonBrazell'>offrirmi un caffè</a> ☕️ ️per mostrare il tuo apprezzamento e supportare lo sviluppo del progetto.
|
|
||||||
|
|
||||||
<b>★ Permessi: ℹ️</b>
|
|
||||||
<ul>
|
|
||||||
<li>Si prega di notare che l'accesso a tutti gli eventi di navigazione web (tutti gli URL), non solo ai domini di destinazione, è necessario per permettere i reindirizzamenti dei video incorporati. Ad oggi non conosco un altro modo per fare i reindirizzamenti di iframe, sarò felice di ricevere suggerimenti al riguardo 🙂</li>
|
|
||||||
</ul>
|
|
||||||
```
|
|
|
@ -1,110 +0,0 @@
|
||||||
{
|
|
||||||
"extensionName": {
|
|
||||||
"message": "LibRedirect",
|
|
||||||
"description": "Nazwa rozszerzenia."
|
|
||||||
},
|
|
||||||
"extensionDescription": {
|
|
||||||
"message": "Przekierowuje serwisy takie jak: Twitter, YouTube, Instagram i Google Maps do alternatyw sprzyjających prywatności.",
|
|
||||||
"description": "Opis rozszerzenia."
|
|
||||||
},
|
|
||||||
"nitterInstance": {
|
|
||||||
"message": "Instancja Nitter",
|
|
||||||
"description": "Etykieta dla pola wyboru instancji Nitter (opcje)."
|
|
||||||
},
|
|
||||||
"invidiousInstance": {
|
|
||||||
"message": "Instancja Invidious",
|
|
||||||
"description": "Etykieta dla pola wyboru instancji Invidious (opcje)."
|
|
||||||
},
|
|
||||||
"bibliogramInstance": {
|
|
||||||
"message": "Instancja Bibliogram",
|
|
||||||
"description": "Etykieta dla pola wyboru instancji Bibliogram (opcje)."
|
|
||||||
},
|
|
||||||
"osmInstance": {
|
|
||||||
"message": "Instancja OpenStreetMap",
|
|
||||||
"description": "Etykieta dla pola wyboru instancji OpenStreetMap (opcje)."
|
|
||||||
},
|
|
||||||
"disableTwitter": {
|
|
||||||
"message": "Przekierowanie Nitter",
|
|
||||||
"description": "Etykieta dla włączenia/wyłączenia opcji przekierowania Nitter (opcje i okno pop-up)."
|
|
||||||
},
|
|
||||||
"disableYoutube": {
|
|
||||||
"message": "Przekierowanie Invidious ",
|
|
||||||
"description": "Etykieta dla włączenia/wyłączenia opcji przekierowania Invidious (opcje i okno pop-up)."
|
|
||||||
},
|
|
||||||
"disableInstagram": {
|
|
||||||
"message": "Przekierowanie Bibliogram",
|
|
||||||
"description": "Etykieta dla włączenia/wyłączenia opcji przekierowania Bibliogram (opcje i okno pop-up)."
|
|
||||||
},
|
|
||||||
"disableMaps": {
|
|
||||||
"message": "Przekierowanie OpenStreetMap",
|
|
||||||
"description": "Etykieta dla włączenia/wyłączenia opcji przekierowania OpenStreetMap (opcje i okno pop-up)."
|
|
||||||
},
|
|
||||||
"invidiousAlwaysProxy": {
|
|
||||||
"message": "Zawsze buforuj i wyświetlaj odnośniki wideo z YouTube poprzez Invidious",
|
|
||||||
"description": "Etykieta dla opcji 'Zawsze buforuj i wyświetlaj odnośniki wideo poprzez Invidious'."
|
|
||||||
},
|
|
||||||
"OnlyEmbeddedVideo": {
|
|
||||||
"message": "Jedynie przekieruj odnośniki wideo do instancji Invidious",
|
|
||||||
"description": "Etykieta dla opcji 'Jedynie przekieruj odnośniki wideo do instancji Invidious'."
|
|
||||||
},
|
|
||||||
"invidiousVideoQuality": {
|
|
||||||
"message": "Jakość wideo Invidious",
|
|
||||||
"description": "Etykieta dla opcji 'Jakość wideo Invidious'."
|
|
||||||
},
|
|
||||||
"removeTwitterSW": {
|
|
||||||
"message": "Proaktywnie usuwaj skrypty serwisowe (service worker) Twittera",
|
|
||||||
"description": "Etykieta dla opcji 'Proaktywnie usuwaj skrypty serwisowe (service worker) Twittera'."
|
|
||||||
},
|
|
||||||
"invidiousDarkMode": {
|
|
||||||
"message": "Tryb ciemny dla Invidious zawsze włączony",
|
|
||||||
"description": "Etykieta dla opcji 'Tryb ciemny dla Invidious zawsze włączony'."
|
|
||||||
},
|
|
||||||
"persistInvidiousPrefs": {
|
|
||||||
"message": "Zapisz ustawienia Invidious (jako plik cookie)",
|
|
||||||
"description": "Etykieta dla 'Zapisz ustawienia Invidious (jako plik cookie)'."
|
|
||||||
},
|
|
||||||
"generalTab": {
|
|
||||||
"message": "Główne",
|
|
||||||
"description": "Zakładka Główne (opcje)."
|
|
||||||
},
|
|
||||||
"advancedTab": {
|
|
||||||
"message": "Advanced",
|
|
||||||
"description": "Zakładka zaawansowane (opcje)."
|
|
||||||
},
|
|
||||||
"exceptionsTab": {
|
|
||||||
"message": "Wyjątki",
|
|
||||||
"description": "Zakładka wyjątki (opcje)."
|
|
||||||
},
|
|
||||||
"exceptionsDescriptionP1": {
|
|
||||||
"message": "Wprowadź adres URL lub wyrażenie regularne, które zostanie wyłączone z przekierowania. ",
|
|
||||||
"description": "Opis funkcji 'Wyjątki' paragraf 1 (opcje)."
|
|
||||||
},
|
|
||||||
"exceptionsDescriptionP2": {
|
|
||||||
"message": "Wszystkie żądania dla lub inicjalizujące z adresu URL które spełniają wyjątek zostaną wyłączone z przekierowania.",
|
|
||||||
"description": "Opis funkcji 'Wyjątki' paragraf 2 (opcje)."
|
|
||||||
},
|
|
||||||
"exceptionsDescriptionP3": {
|
|
||||||
"message": "Informacja - Wspierane są wyrażenia regularne JavaScript, wyłączając ukośniki lewe zamykające.",
|
|
||||||
"description": "Opis funkcji 'Wyjątki' paragraf 3 (opcje)."
|
|
||||||
},
|
|
||||||
"addException": {
|
|
||||||
"message": "Dodaj wyjątek",
|
|
||||||
"description": "Przycisk 'Dodaj wyjątek' (opcje)."
|
|
||||||
},
|
|
||||||
"moreOptions": {
|
|
||||||
"message": "Więcej opcji",
|
|
||||||
"description": "Przycisk 'Więcej opcji' (okno pop-up)."
|
|
||||||
},
|
|
||||||
"privacy": {
|
|
||||||
"message": "Prywatność",
|
|
||||||
"description": "Tytuł rozszerzenia - Privacy (okno pop-up)."
|
|
||||||
},
|
|
||||||
"redirect": {
|
|
||||||
"message": "Redirect",
|
|
||||||
"description": "Tytuł rozszerzenia - Redirect (pop-up)."
|
|
||||||
},
|
|
||||||
"version": {
|
|
||||||
"message": "Version",
|
|
||||||
"description": "Wersja"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,32 +0,0 @@
|
||||||
# Extension Store (AMO & Chrome Web Store) Listing
|
|
||||||
|
|
||||||
## Summary:
|
|
||||||
|
|
||||||
```
|
|
||||||
Prosta wtyczka która przekierowuje żądania Twitter, YouTube, Instagram oraz Google Maps na odpowiedniki przyjazne dla prywatności.
|
|
||||||
```
|
|
||||||
|
|
||||||
## Description:
|
|
||||||
|
|
||||||
```
|
|
||||||
Przekierowuje żądania Twitter, YouTube, Instagram oraz Google Maps na odpowiedniki przyjazne dla prywatności - <a href='https://nitter.net/'>Nitter</a>, <a href='https://invidio.us/'>Invidious</a>, <a href='https://bibliogram.art/'>Bibliogram</a>, & <a href='https://www.openstreetmap.org'>OpenStreetMap</a>.
|
|
||||||
|
|
||||||
Umożliwia ustawienie niestandardowych instancji usług, przełączania przekierowania jako aktywne/nieaktwne i o wiele więcej.
|
|
||||||
<b>★ Więcej informacji: ℹ️</b>
|
|
||||||
<ul>
|
|
||||||
<li><a href='https://github.com/zedeus/nitter#nitter-wip'>Nitter</a></li>
|
|
||||||
<li><a href='https://github.com/omarroth/invidious#invidious'>Invidious</a></li>
|
|
||||||
<li><a href='https://github.com/cloudrac3r/bibliogram#bibliogram'>Bibliogram</a></li>
|
|
||||||
<li><a href='https://wiki.openstreetmap.org/'>OpenStreetMap</a></li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
Kod źródłowy tego rozszerzenia jest dostępny na: <a href='https://github.com/SimonBrazell/privacy-redirect'>Github</a>.
|
|
||||||
|
|
||||||
<b>★ Donate: 👨🏻💻</b>
|
|
||||||
Jeżeli lubisz to rozszerzenie i chcesz wesprzeć autora finanosowo, proszę pomyśl o <a href='https://www.buymeacoffee.com/SimonBrazell'>zaserwowaniu małej czarnej</a> ☕️ ️aby pokazać swoją wdzięczność i wesprzeć możliwości kontynuowania projektu.
|
|
||||||
|
|
||||||
<b>★ Uprawnienia: ℹ️</b>
|
|
||||||
<ul>
|
|
||||||
<li>Zwróć uwagę, że dostęp do wszystkich zdarzeń dotyczących nawigacji po stronach (wszystkie adresy URL) jest wymagany dla poprawnego odtwarzania osadzonych plików wideo. Obecnie nie znam innych możliwości aby obsłużyć przekierowania ramek iFrame, będę wdzięczny za sugestie 🙂</li>
|
|
||||||
</ul>
|
|
||||||
```
|
|
|
@ -1,174 +0,0 @@
|
||||||
{
|
|
||||||
"extensionName": {
|
|
||||||
"message": "LibRedirect",
|
|
||||||
"description": "Название расширения."
|
|
||||||
},
|
|
||||||
"extensionDescription": {
|
|
||||||
"message": "Перенаправляет запросы к Twitter, YouTube, Instagram и Google Maps на альтернативные сервисы, дружелюбные к приватности.",
|
|
||||||
"description": "Описание расширения."
|
|
||||||
},
|
|
||||||
"nitterInstance": {
|
|
||||||
"message": "Сервис Nitter",
|
|
||||||
"description": "Название настройки (в настройках) поля сервиса Nitter."
|
|
||||||
},
|
|
||||||
"invidiousInstance": {
|
|
||||||
"message": "Сервис Invidious",
|
|
||||||
"description": "Название настройки (в настройках) поля сервиса Invidious."
|
|
||||||
},
|
|
||||||
"bibliogramInstance": {
|
|
||||||
"message": "Сервис Bibliogram",
|
|
||||||
"description": "Название настройки (в настройках) поля сервиса Bibliogram."
|
|
||||||
},
|
|
||||||
"osmInstance": {
|
|
||||||
"message": "Сервис OpenStreetMap",
|
|
||||||
"description": "Название настройки (в настройках) поля сервиса OSM."
|
|
||||||
},
|
|
||||||
"redditInstance": {
|
|
||||||
"message": "Сервис Reddit",
|
|
||||||
"description": "Название настройки (в настройках) поля сервиса Reddit."
|
|
||||||
},
|
|
||||||
"searchInstance": {
|
|
||||||
"message": "Сервис поисковой системы",
|
|
||||||
"description": "Название настройки (в настройках) поля сервиса поисковой системы."
|
|
||||||
},
|
|
||||||
"simplyTranslateInstance": {
|
|
||||||
"message": "Сервис SimplyTranslate",
|
|
||||||
"description": "Название настройки (в настройках) поля сервиса SimplyTranslate."
|
|
||||||
},
|
|
||||||
"disableTwitter": {
|
|
||||||
"message": "Перенаправление на Nitter",
|
|
||||||
"description": "Название настройки для включения/выключения перенаправления на Nitter (в настройках и всплывающем окне)."
|
|
||||||
},
|
|
||||||
"disableYoutube": {
|
|
||||||
"message": "Перенаправление на Invidious",
|
|
||||||
"description": "Название настройки для включения/выключения перенаправления на Invidious redirects option (в настройках и всплывающем окне)."
|
|
||||||
},
|
|
||||||
"disableInstagram": {
|
|
||||||
"message": "Перенаправление на Bibliogram",
|
|
||||||
"description": "Название настройки для включения/выключения перенаправления на Bibliogram (в настройках и всплывающем окне)."
|
|
||||||
},
|
|
||||||
"disableMaps": {
|
|
||||||
"message": "Перенаправление на OpenStreetMap",
|
|
||||||
"description": "Название настройки для включения/выключения перенаправления на OSM (в настройках и всплывающем окне)."
|
|
||||||
},
|
|
||||||
"disableReddit": {
|
|
||||||
"message": "Перенаправление Reddit",
|
|
||||||
"description": "Название настройки для включения/выключения перенаправления Reddit (в настройках и всплывающем окне)."
|
|
||||||
},
|
|
||||||
"disableSearch": {
|
|
||||||
"message": "Перенаправление поисковой системы",
|
|
||||||
"description": "Название настройки для включения/выключения перенаправления поисковой системы (в настройках и всплывающем окне)."
|
|
||||||
},
|
|
||||||
"disable": {
|
|
||||||
"message": "Перенаправление на SimplyTranslate",
|
|
||||||
"description": "Название настройки для включения/выключения перенаправления на SimplyTranslate (в настройках и всплывающем окне)."
|
|
||||||
},
|
|
||||||
"theme": {
|
|
||||||
"message": "Тема",
|
|
||||||
"description": "Название настройки для 'Тема' (в настройках)."
|
|
||||||
},
|
|
||||||
"invidiousAlwaysProxy": {
|
|
||||||
"message": "Всегда проксировать видео через Invidious",
|
|
||||||
"description": "Название настройки для 'Всегда проксировать видео через Invidious' (в настройках)."
|
|
||||||
},
|
|
||||||
"OnlyEmbeddedVideo": {
|
|
||||||
"message": "Перенаправлять только встроенные видео на Invidious",
|
|
||||||
"description": "Название настройки для 'Перенаправлять только встроенные видео на Invidious' (в настройках)."
|
|
||||||
},
|
|
||||||
"invidiousVideoQuality": {
|
|
||||||
"message": "Качество видео Invidious",
|
|
||||||
"description": "Название настройки для 'Качество видео Invidious' (в настройках)."
|
|
||||||
},
|
|
||||||
"removeTwitterSW": {
|
|
||||||
"message": "Проактивно удалять service worker для Twitter",
|
|
||||||
"description": "Название настройки для 'Проактивно удалять service worker для Twitter' (в настройках)."
|
|
||||||
},
|
|
||||||
"invidiousDarkMode": {
|
|
||||||
"message": "Всегда включать темный режим Invidious",
|
|
||||||
"description": "Название настройки для 'Всегда включать темный режим Invidious' (в настройках)."
|
|
||||||
},
|
|
||||||
"volume": {
|
|
||||||
"message": "Громкость Invidious",
|
|
||||||
"description": "Название настройки для 'Громкость Invidious' (в настройках)."
|
|
||||||
},
|
|
||||||
"invidiousPlayerStyle": {
|
|
||||||
"message": "Стиль плеера Invidious",
|
|
||||||
"description": "Название настройки для 'Стиль плеера Invidious' (в настройках)."
|
|
||||||
},
|
|
||||||
"invidiousSubtitles": {
|
|
||||||
"message": "Субтитры Invidious - коды языков (разделяются запятой)",
|
|
||||||
"description": "Название настройки для 'Субтитры Invidious - коды языков (разделяются запятой)' (в настройках)."
|
|
||||||
},
|
|
||||||
"autoplay": {
|
|
||||||
"message": "Автоматически воспроизводить видео Invidious при загрузке",
|
|
||||||
"description": "Название настройки для 'Автоматически воспроизводить видео Invidious при загрузке' (в настройках)."
|
|
||||||
},
|
|
||||||
"persistInvidiousPrefs": {
|
|
||||||
"message": "Сохранять настройки Invidious (в файле cookie)",
|
|
||||||
"description": "Название настройки для 'Сохранять настройки Invidious (в файле cookie)' (в настройках)."
|
|
||||||
},
|
|
||||||
"generalTab": {
|
|
||||||
"message": "Общие",
|
|
||||||
"description": "Вкладка 'Общие' (в настройках)."
|
|
||||||
},
|
|
||||||
"advancedTab": {
|
|
||||||
"message": "Дополнительно",
|
|
||||||
"description": "Вкладка 'Дополнительно' (в настройках)."
|
|
||||||
},
|
|
||||||
"exceptionsTab": {
|
|
||||||
"message": "Исключения",
|
|
||||||
"description": "Вкладка 'Исключения' (в настройках)."
|
|
||||||
},
|
|
||||||
"exceptionsDescriptionP1": {
|
|
||||||
"message": "Введите URL или регулярное выражение для исключения из перенаправлений.",
|
|
||||||
"description": "Описание функции 'Исключения' (в настройках)."
|
|
||||||
},
|
|
||||||
"exceptionsDescriptionP2": {
|
|
||||||
"message": "Все запросы на URL, совпадающие с исключениями, или инициированные с них будут исключены из перенаправлений.",
|
|
||||||
"description": "Описание функции 'Исключения' (в настройках)."
|
|
||||||
},
|
|
||||||
"exceptionsDescriptionP3": {
|
|
||||||
"message": "Примечание: Поддерживает регулярные выражения JavaScript, кроме закрывающих обратных слэшей.",
|
|
||||||
"description": "Описание функции 'Исключения' (в настройках)."
|
|
||||||
},
|
|
||||||
"addException": {
|
|
||||||
"message": "Добавить исключение",
|
|
||||||
"description": "Кнопка 'Добавить исключения' (в настройках)."
|
|
||||||
},
|
|
||||||
"moreOptions": {
|
|
||||||
"message": "Другие настройки",
|
|
||||||
"description": "Кнопка 'Другие настройки' (во всплывающем окне)."
|
|
||||||
},
|
|
||||||
"privacy": {
|
|
||||||
"message": "Privacy",
|
|
||||||
"description": "Название расширения - Privacy (во всплывающем окне)."
|
|
||||||
},
|
|
||||||
"redirect": {
|
|
||||||
"message": "Redirect",
|
|
||||||
"description": "Название расширения - Redirect (во всплывающем окне)."
|
|
||||||
},
|
|
||||||
"version": {
|
|
||||||
"message": "Версия",
|
|
||||||
"description": "Версия."
|
|
||||||
},
|
|
||||||
"useFreeTube": {
|
|
||||||
"message": "Использовать FreeTube поверх Invidious при возможности",
|
|
||||||
"description": "Название настройки для 'Использовать FreeTube поверх Invidious при возможности' (в настройках)."
|
|
||||||
},
|
|
||||||
"nitterRandomPool": {
|
|
||||||
"message": "Список случайных сервисов Nitter (разделяется запятой)",
|
|
||||||
"description": "Название настройки для 'Список случайных сервисов Nitter (разделяется запятой)' (в настройках)."
|
|
||||||
},
|
|
||||||
"invidiousRandomPool": {
|
|
||||||
"message": "Список случайных сервисов Invidious (разделяется запятой)",
|
|
||||||
"description": "Название настройки для 'Список случайных сервисов Invidious (разделяется запятой)' (в настройках)."
|
|
||||||
},
|
|
||||||
"bibliogramRandomPool": {
|
|
||||||
"message": "Список случайных сервисов Bibliogram (разделяется запятой)",
|
|
||||||
"description": "Название настройки для 'Список случайных сервисов Bibliogram (разделяется запятой)' (в настройках)."
|
|
||||||
},
|
|
||||||
"randomInstancePlaceholder": {
|
|
||||||
"message": "Случайный сервис (ничего не выбрано)",
|
|
||||||
"description": "Заглушка в настройках сервиса провайдера с выбором случайного сервиса из списка, если ничего не выбрано"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,33 +0,0 @@
|
||||||
# Extension Store (AMO & Chrome Web Store) Listing
|
|
||||||
|
|
||||||
## Summary:
|
|
||||||
|
|
||||||
```
|
|
||||||
Простое расширение для браузера, которое перенаправляет запросы к Twitter, YouTube, Instagram & Google Maps на альтернативные сервисы, дружелюбные к приватности.
|
|
||||||
```
|
|
||||||
|
|
||||||
## Description:
|
|
||||||
|
|
||||||
```
|
|
||||||
Перенаправляет запросы к Twitter, YouTube, Instagram, & Google Maps на альтернативные сервисы, дружелюбные к приватности - <a href='https://nitter.net/'>Nitter</a>, <a href='https://invidio.us/'>Invidious</a>, <a href='https://bibliogram.art/'>Bibliogram</a> и <a href='https://www.openstreetmap.org'>OpenStreetMap</a>.
|
|
||||||
|
|
||||||
Позволяет настраивать пользовательские сервисы, включать/выключать все перенаправления и т.д.
|
|
||||||
|
|
||||||
<b>★ Дополнительная информация: ℹ</b>
|
|
||||||
<ul>
|
|
||||||
<li><a href='https://github.com/zedeus/nitter#nitter-wip'>Nitter</a></li>
|
|
||||||
<li><a href='https://github.com/omarroth/invidious#invidious'>Invidious</a></li>
|
|
||||||
<li><a href='https://github.com/cloudrac3r/bibliogram#bibliogram'>Bibliogram</a></li>
|
|
||||||
<li><a href='https://wiki.openstreetmap.org/'>OpenStreetMap</a></li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
Исходный код данного расширения доступен на <a href='https://github.com/SimonBrazell/privacy-redirect'>Github</a>.
|
|
||||||
|
|
||||||
<b>★ Пожертвовать: 👨🏻💻</b>
|
|
||||||
Если вам нравится это расширение и вы можете помочь финансово, пожалуйста, <a href='https://www.buymeacoffee.com/SimonBrazell'>купите мне кофе</a> ☕ и покажите ваше одобрение и поддержку развития проекта.
|
|
||||||
|
|
||||||
<b>★ Разрешения: ℹ</b>
|
|
||||||
<ul>
|
|
||||||
<li>Важно: доступ ко всем сайтам (URL), не только к целевым, требуется для разрешения перенаправления встроенных видео. В данный момент я не знаю, как осуществить перенаправление iframe, буду рад выслушать ваши предложения 🙂</li>
|
|
||||||
</ul>
|
|
||||||
```
|
|
|
@ -1,146 +0,0 @@
|
||||||
{
|
|
||||||
"extensionName": {
|
|
||||||
"message": "LibRedirect",
|
|
||||||
"description": "Uzantı ismi."
|
|
||||||
},
|
|
||||||
"extensionDescription": {
|
|
||||||
"message": "Twitter, YouTube, Instagram, Google Haritalar, Reddit & Google Arama bağlantılarını gizlilik dostu alternatiflerine yönlendirir.",
|
|
||||||
"description": "Uzantı açıklaması."
|
|
||||||
},
|
|
||||||
"nitterInstance": {
|
|
||||||
"message": "Nitter Servisi",
|
|
||||||
"description": "Nitter Servisi seçeneği için etiket (seçenekler)."
|
|
||||||
},
|
|
||||||
"invidiousInstance": {
|
|
||||||
"message": "Invidious Servisi",
|
|
||||||
"description": "Invidious Servisi seçeneği için etiket (seçenekler)."
|
|
||||||
},
|
|
||||||
"bibliogramInstance": {
|
|
||||||
"message": "Bibliogram Servisi",
|
|
||||||
"description": "Bibliogram Servisi seçeneği için etiket (seçenekler)."
|
|
||||||
},
|
|
||||||
"osmInstance": {
|
|
||||||
"message": "OpenStreetMap Servisi",
|
|
||||||
"description": "OSM Servisi seçeneği için etiket (seçenekler)."
|
|
||||||
},
|
|
||||||
"redditInstance": {
|
|
||||||
"message": "Reddit Servisi",
|
|
||||||
"description": "Reddit Servisi seçeneği için etiket (seçenekler)."
|
|
||||||
},
|
|
||||||
"searchInstance": {
|
|
||||||
"message": "Arama Motoru Servisi",
|
|
||||||
"description": "Arama Motoru Servisi seçeneği için etiket (seçenekler)."
|
|
||||||
},
|
|
||||||
"disableTwitter": {
|
|
||||||
"message": "Nitter Yönlendirmesi",
|
|
||||||
"description": "Nitter Yönlendirmesi'ni etkinleştirme/devre dışı bırakma seçeneği için etiket (seçenekler & açılır pencere)."
|
|
||||||
},
|
|
||||||
"disableYoutube": {
|
|
||||||
"message": "Invidious Yönlendirmesi",
|
|
||||||
"description": "Invidious Yönlendirmesi'ni etkinleştirme/devre dışı bırakma seçeneği için etiket (seçenekler & açılır pencere)."
|
|
||||||
},
|
|
||||||
"disableInstagram": {
|
|
||||||
"message": "Bibliogram Yönlendirmesi",
|
|
||||||
"description": "Bibliogram Yönlendirmesi'ni etkinleştirme/devre dışı bırakma seçeneği için etiket (seçenekler & açılır pencere)."
|
|
||||||
},
|
|
||||||
"disableMaps": {
|
|
||||||
"message": "OpenStreetMap Yönlendirmesi",
|
|
||||||
"description": "OSM Yönlendirmesi'ni etkinleştirme/devre dışı bırakma seçeneği için etiket (seçenekler & açılır pencere)."
|
|
||||||
},
|
|
||||||
"disableReddit": {
|
|
||||||
"message": "Reddit Yönlendirmesi",
|
|
||||||
"description": "Reddit Yönlendirmesi'ni etkinleştirme/devre dışı bırakma seçeneği için etiket (seçenekler & açılır pencere)."
|
|
||||||
},
|
|
||||||
"disableSearch": {
|
|
||||||
"message": "Arama Motoru Yönlendirmesi",
|
|
||||||
"description": "Arama Motoru Yönlendirmesi'ni etkinleştirme/devre dışı bırakma seçeneği için etiket (seçenekler & açılır pencere)."
|
|
||||||
},
|
|
||||||
"invidiousAlwaysProxy": {
|
|
||||||
"message": "Videoları her zaman Invidious üzerinden geçir",
|
|
||||||
"description": "'Videoları her zaman Invidious üzerinden geçir' seçeneği için etiket (seçenekler)."
|
|
||||||
},
|
|
||||||
"OnlyEmbeddedVideo": {
|
|
||||||
"message": "Sadece siteye gömülü videoları Invidious'a yönlendir",
|
|
||||||
"description": "'Sadece siteye gömülü videoları Invidious'a yönlendir' seçeneği için etiket (seçenekler)."
|
|
||||||
},
|
|
||||||
"invidiousVideoQuality": {
|
|
||||||
"message": "Invidious Video Kalitesi",
|
|
||||||
"description": "'Invidious Video Kalitesi' seçeneği için etiket (seçenekler)."
|
|
||||||
},
|
|
||||||
"removeTwitterSW": {
|
|
||||||
"message": "Twitter servis çalışanını proaktif olarak kaldır",
|
|
||||||
"description": "'Twitter servis çalışanını proaktif olarak kaldır' seçeneği için etiket (seçenekler)."
|
|
||||||
},
|
|
||||||
"invidiousDarkMode": {
|
|
||||||
"message": "Invidious her zaman açık karanlık mod",
|
|
||||||
"description": "'Invidious her zaman açık karanlık mod' seçeneği için etiket (seçenekler)."
|
|
||||||
},
|
|
||||||
"persistInvidiousPrefs": {
|
|
||||||
"message": "Invidious tercihlerini kaydet (çerez olarak)",
|
|
||||||
"description": "'Persist Invidious preferences (as cookie)' option (seçenekler)."
|
|
||||||
},
|
|
||||||
"generalTab": {
|
|
||||||
"message": "Genel",
|
|
||||||
"description": "Genel sekme (seçenekler)."
|
|
||||||
},
|
|
||||||
"advancedTab": {
|
|
||||||
"message": "Gelişmiş",
|
|
||||||
"description": "Gelişmiş sekme (seçenekler)."
|
|
||||||
},
|
|
||||||
"exceptionsTab": {
|
|
||||||
"message": "İstisnalar",
|
|
||||||
"description": "İstisnalar sekmesi (seçenekler)."
|
|
||||||
},
|
|
||||||
"exceptionsDescriptionP1": {
|
|
||||||
"message": "Yönlendirmelerden hariç tutulacak bir URL veya düzenli ifade gir",
|
|
||||||
"description": "'İstisnalar' özelliği paragraf 1'in açıklaması (seçenekler)."
|
|
||||||
},
|
|
||||||
"exceptionsDescriptionP2": {
|
|
||||||
"message": "İstisnayla eşleşen bir URL'ye yönelik veya URL'den çıkan bütün bağlantılar yönlendirmelerden hariç tutulacak",
|
|
||||||
"description": "'İstisnalar' özelliği paragraf 2'nin açıklaması (seçenekler)."
|
|
||||||
},
|
|
||||||
"exceptionsDescriptionP3": {
|
|
||||||
"message": "Not - JavaScript düzenli ifadelerini destekler, kapalı eğik çizgiler kullanılmadan.",
|
|
||||||
"description": "'İstisnalar' özelliği paragraf 3'ün açıklaması (seçenekler)."
|
|
||||||
},
|
|
||||||
"addException": {
|
|
||||||
"message": "İstisna ekle",
|
|
||||||
"description": "'İstisna ekle' butonu (seçenekler)"
|
|
||||||
},
|
|
||||||
"moreOptions": {
|
|
||||||
"message": "Daha Fazla Seçenek",
|
|
||||||
"description": "Daha Fazla Seçenek butonu (açılır pencere)."
|
|
||||||
},
|
|
||||||
"privacy": {
|
|
||||||
"message": "Gizlilik",
|
|
||||||
"description": "Uzantı ismi - Gizlilik (açılır pencere)."
|
|
||||||
},
|
|
||||||
"redirect": {
|
|
||||||
"message": "Yönlendir",
|
|
||||||
"description": "Uzantı ismi - Yönlendir (açılır pencere)."
|
|
||||||
},
|
|
||||||
"version": {
|
|
||||||
"message": "Sürüm",
|
|
||||||
"description": "Sürüm"
|
|
||||||
},
|
|
||||||
"useFreeTube": {
|
|
||||||
"message": "Mümkün olduğunda Invidious yerine FreeTube kullan",
|
|
||||||
"description": "'Mümkün olduğunda Invidious yerine FreeTube kullan' seçeneği etiketi (seçenekler)."
|
|
||||||
},
|
|
||||||
"nitterRandomPool": {
|
|
||||||
"message": "Nitter rastgele servis havuzu (virgülle ayrılmış)",
|
|
||||||
"description": "'Nitter rastgele servis havuzu (virgülle ayrılmış)' seçeneği etiketi (seçenekler)."
|
|
||||||
},
|
|
||||||
"invidiousRandomPool": {
|
|
||||||
"message": "Invidious rastgele servis havuzu (virgülle ayrılmış)",
|
|
||||||
"description": "'Invidious rastgele servis havuzu (virgülle ayrılmış)' seçeneği etiketi (seçenekler)."
|
|
||||||
},
|
|
||||||
"bibliogramRandomPool": {
|
|
||||||
"message": "Bibliogram rastgele servis havuzu (virgülle ayrılmış)",
|
|
||||||
"description": "'Bibliogram rastgele servis havuzu (virgülle ayrılmış)' seçeneği etiketi (seçenekler)."
|
|
||||||
},
|
|
||||||
"randomInstancePlaceholder": {
|
|
||||||
"message": "Rastgele servis (hiçbir servis seçilmedi)",
|
|
||||||
"description": "Hiçbir servis seçilmediğinde bir havuzdan rastgele servis seçen sağlayıcı servis ayarları için yer tutucu"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,56 +0,0 @@
|
||||||
# Extension Store (AMO & Chrome Web Store) Listing
|
|
||||||
|
|
||||||
## Summary:
|
|
||||||
|
|
||||||
```
|
|
||||||
Twitter, YouTube, Instagram & Google Haritalar bağlantılarını gizlilik dostu alternatiflerine yönlendiren basit bir web uzantısı.
|
|
||||||
```
|
|
||||||
|
|
||||||
## Description (AMO):
|
|
||||||
|
|
||||||
```
|
|
||||||
Twitter, YouTube, Instagram, & Google Haritalar bağlantılarını gizlilik dostu alternatiflerine yönlendirir - <a href='https://nitter.net/'>Nitter</a>, <a href='https://invidio.us/'>Invidious</a>, <a href='https://bibliogram.art/'>Bibliogram</a>, & <a href='https://www.openstreetmap.org'>OpenStreetMap</a>.
|
|
||||||
|
|
||||||
Allows for setting custom instances, toggling all redirects on/off and more.
|
|
||||||
|
|
||||||
<b>★ Daha Fazla Bilgi: ℹ️</b>
|
|
||||||
<ul>
|
|
||||||
<li><a href='https://github.com/zedeus/nitter#nitter-wip'>Nitter</a></li>
|
|
||||||
<li><a href='https://github.com/omarroth/invidious#invidious'>Invidious</a></li>
|
|
||||||
<li><a href='https://github.com/cloudrac3r/bibliogram#bibliogram'>Bibliogram</a></li>
|
|
||||||
<li><a href='https://wiki.openstreetmap.org/'>OpenStreetMap</a></li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
Bu web uzantısının kaynak kodu <a href='https://github.com/SimonBrazell/privacy-redirect'>Github</a>'da mevcut'.
|
|
||||||
|
|
||||||
<b>★ Bağış At: 👨🏻💻</b>
|
|
||||||
Eğer bu uzantıyı seviyorsan ve minnettarlığını gösterip projenin devamını destekliyorsan ve bana bir <a href='https://www.buymeacoffee.com/SimonBrazell'>kahve alıcak</a> ☕️ kadar maddi durumun varsa.
|
|
||||||
|
|
||||||
<b>★ İzinler: ℹ️</b>
|
|
||||||
<ul>
|
|
||||||
<li>Lütfen aklınızda bulundurun, siteye gömülü video yönlendirmelerinin çalışması için bütün website dolaşım etkinliklerine, sadece hedef alan adlarına değil, erişim gereklidir. Şu anda çerçeve yönlendirmenin başka hiçbir yolunu bilmiyorum, bununla ilgili bazı öneriler duymaya sevinirim 🙂</li>
|
|
||||||
</ul>
|
|
||||||
```
|
|
||||||
|
|
||||||
## Description (Chrome & Mircosoft):
|
|
||||||
|
|
||||||
```
|
|
||||||
★ Daha Fazla Bilgi: ℹ️
|
|
||||||
• Nitter - https://github.com/zedeus/nitter
|
|
||||||
• Invidious - https://github.com/omarroth/invidious
|
|
||||||
• Bibliogram - https://github.com/cloudrac3r/bibliogram
|
|
||||||
• OpenStreetMap - https://wiki.openstreetmap.org
|
|
||||||
|
|
||||||
Özel örnekler ayarlamaya, tüm yönlendirmeleri açıp kapatmaya ve daha fazlasına izin verir.
|
|
||||||
|
|
||||||
Bu web uzantısının kaynak kodu Github'da mevcut' - https://github.com/SimonBrazell/privacy-redirect
|
|
||||||
|
|
||||||
★ Bağış At: 👨🏻💻
|
|
||||||
Eğer bu uzantıyı seviyorsan ve minnettarlığını gösterip projenin devamını destekliyorsan ve bana bir kahve alıcak ☕️ kadar maddi durumun varsa.
|
|
||||||
|
|
||||||
☕️ https://www.buymeacoffee.com/SimonBrazell ☕️
|
|
||||||
🍻 https://liberapay.com/SimonBrazell/donate 🍻
|
|
||||||
|
|
||||||
★ İzinler: ℹ️
|
|
||||||
• Lütfen aklınızda bulundurun, siteye gömülü video yönlendirmelerinin çalışması için bütün website dolaşım etkinliklerine, sadece hedef alan adlarına değil, erişim gereklidir. Şu anda çerçeve yönlendirmenin başka hiçbir yolunu bilmiyorum, bununla ilgili bazı öneriler duymaya sevinirim 🙂
|
|
||||||
```
|
|
|
@ -1,110 +0,0 @@
|
||||||
{
|
|
||||||
"extensionName": {
|
|
||||||
"message": "LibRedirect",
|
|
||||||
"description": "Name of the extension."
|
|
||||||
},
|
|
||||||
"extensionDescription": {
|
|
||||||
"message": "将 Twitter、YouTube、Instagram 和 Google Maps 重定向至尊重隐私的替代品",
|
|
||||||
"description": "Description of the extension."
|
|
||||||
},
|
|
||||||
"nitterInstance": {
|
|
||||||
"message": "Nitter 实例",
|
|
||||||
"description": "Label for Nitter instance field option (options)."
|
|
||||||
},
|
|
||||||
"invidiousInstance": {
|
|
||||||
"message": "Invidious 实例",
|
|
||||||
"description": "Label for Invidious instance field option (options)."
|
|
||||||
},
|
|
||||||
"bibliogramInstance": {
|
|
||||||
"message": "Bibliogram 实例",
|
|
||||||
"description": "Label for Bibliogram instance field option (options)."
|
|
||||||
},
|
|
||||||
"osmInstance": {
|
|
||||||
"message": "OpenStreetMap 实例",
|
|
||||||
"description": "Label for OSM instance field option (options)."
|
|
||||||
},
|
|
||||||
"disableTwitter": {
|
|
||||||
"message": "Nitter 重定向",
|
|
||||||
"description": "Label for enable/disable Nitter redirects option (options & pop-up)."
|
|
||||||
},
|
|
||||||
"disableYoutube": {
|
|
||||||
"message": "Invidious 重定向",
|
|
||||||
"description": "Label for enable/disable Invidious redirects option (options & pop-up)."
|
|
||||||
},
|
|
||||||
"disableInstagram": {
|
|
||||||
"message": "Bibliogram 重定向",
|
|
||||||
"description": "Label for enable/disable Bibliogram redirects option (options & pop-up)."
|
|
||||||
},
|
|
||||||
"disableMaps": {
|
|
||||||
"message": "OpenStreetMap 重定向",
|
|
||||||
"description": "Label for enable/disable OSM redirects option (options & pop-up)."
|
|
||||||
},
|
|
||||||
"invidiousAlwaysProxy": {
|
|
||||||
"message": "使用 Invidious 时始终使用视频代理",
|
|
||||||
"description": "Label for 'Always proxy videos through Invidious' option (options)."
|
|
||||||
},
|
|
||||||
"OnlyEmbeddedVideo": {
|
|
||||||
"message": "只重定向嵌入视频至 Invidious",
|
|
||||||
"description": "Label for 'Only redirect embedded video to Invidious' option (options)."
|
|
||||||
},
|
|
||||||
"invidiousVideoQuality": {
|
|
||||||
"message": "Invidious 视频画质",
|
|
||||||
"description": "Label for 'Invidious Video Quality' option (options)."
|
|
||||||
},
|
|
||||||
"removeTwitterSW": {
|
|
||||||
"message": "主动移除 Twitter 后台脚本",
|
|
||||||
"description": "Label for 'Proactively remove Twitter service worker' option (options)."
|
|
||||||
},
|
|
||||||
"invidiousDarkMode": {
|
|
||||||
"message": "Invidious 始终使用夜间模式",
|
|
||||||
"description": "Label for 'Invidious dark mode always on' option (options)."
|
|
||||||
},
|
|
||||||
"persistInvidiousPrefs": {
|
|
||||||
"message": "以 cookie 形式记住 Invidious 设置",
|
|
||||||
"description": "Label for 'Persist Invidious preferences (as cookie)' option (options)."
|
|
||||||
},
|
|
||||||
"generalTab": {
|
|
||||||
"message": "常规",
|
|
||||||
"description": "General tab (options)."
|
|
||||||
},
|
|
||||||
"advancedTab": {
|
|
||||||
"message": "高级",
|
|
||||||
"description": "Advanced tab (options)."
|
|
||||||
},
|
|
||||||
"exceptionsTab": {
|
|
||||||
"message": "例外",
|
|
||||||
"description": "Exceptions tab (options)."
|
|
||||||
},
|
|
||||||
"exceptionsDescriptionP1": {
|
|
||||||
"message": "请输入一个不要重定向 URL 链接或正则表达式。",
|
|
||||||
"description": "A description of the 'Exceptions' feature paragraph 1 (options)."
|
|
||||||
},
|
|
||||||
"exceptionsDescriptionP2": {
|
|
||||||
"message": "若发起请求或访问的页面 URL 符合任一表达式,则插件将不会将其重定向。",
|
|
||||||
"description": "A description of the 'Exceptions' feature paragraph 2 (options)."
|
|
||||||
},
|
|
||||||
"exceptionsDescriptionP3": {
|
|
||||||
"message": "注:支持 JavaScript 正则表达式,且无须用正斜杠始末。",
|
|
||||||
"description": "A description of the 'Exceptions' feature paragraph 3 (options)."
|
|
||||||
},
|
|
||||||
"addException": {
|
|
||||||
"message": "添加例外",
|
|
||||||
"description": "'Add Exceptions' button (options)."
|
|
||||||
},
|
|
||||||
"moreOptions": {
|
|
||||||
"message": "更多设置",
|
|
||||||
"description": "More Options button (pop-up)."
|
|
||||||
},
|
|
||||||
"privacy": {
|
|
||||||
"message": "Privacy",
|
|
||||||
"description": "Extension title - Privacy (pop-up)."
|
|
||||||
},
|
|
||||||
"redirect": {
|
|
||||||
"message": "Redirect",
|
|
||||||
"description": "Extension title - Redirect (pop-up)."
|
|
||||||
},
|
|
||||||
"version": {
|
|
||||||
"message": "版本",
|
|
||||||
"description": "Version"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,33 +0,0 @@
|
||||||
# Extension Store (AMO & Chrome Web Store) Listing
|
|
||||||
|
|
||||||
## Summary:
|
|
||||||
|
|
||||||
```
|
|
||||||
一个简单的扩展程序来将 Twitter、YouTube、Instagram 和 Google地图重定向至尊重隐私的替代品。
|
|
||||||
```
|
|
||||||
|
|
||||||
## Description:
|
|
||||||
|
|
||||||
```
|
|
||||||
将 Twitter、YouTube、Instagram 和 Google地图重定向至尊重隐私的替代品: <a href='https://nitter.net/'>Nitter</a>、<a href='https://invidio.us/'>Invidious</a>、<a href='https://bibliogram.art/'>Bibliogram</a> 和 <a href='https://www.openstreetmap.org'>OpenStreetMap</a>。
|
|
||||||
|
|
||||||
允许自定义实例,开关重定向等设定。
|
|
||||||
|
|
||||||
<b>★ 更多详细:ℹ️</b>
|
|
||||||
<ul>
|
|
||||||
<li><a href='https://github.com/zedeus/nitter#nitter-wip'>Nitter</a></li>
|
|
||||||
<li><a href='https://github.com/iv-org/invidious#invidious'>Invidious</a></li>
|
|
||||||
<li><a href='https://sr.ht/~cadence/bibliogram/#a-hrefhttpsbibliogramartbibliograma'>Bibliogram</a></li>
|
|
||||||
<li><a href='https://wiki.openstreetmap.org/'>OpenStreetMap</a></li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
本扩展的源代码可在 <a href='https://github.com/SimonBrazell/privacy-redirect'>Github</a> 上查看。
|
|
||||||
|
|
||||||
<b>★ 捐赠:👨🏻💻</b>
|
|
||||||
若您喜欢本扩展程序,且有闲钱,不妨<a href='https://www.buymeacoffee.com/SimonBrazell'>给我买杯咖啡</a>来表达您对这个项目的感谢与支持。
|
|
||||||
|
|
||||||
<b>★ 权限:ℹ️</b>
|
|
||||||
<ul>
|
|
||||||
<li>请注意,您需授予查看所有 URL(不只是需要重定向的URL)网站导向活动的权限,以来重定向嵌入的视频。目前我不知道其他重定向iframe的方法,有能者请解囊相助! 🙂</li>
|
|
||||||
</ul>
|
|
||||||
```
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "LibRedirect",
|
"name": "LibRedirect",
|
||||||
"description": "__MSG_extensionDescription__",
|
"description": "A web extension that redirects popular sites to alternative privacy-friendly frontends and backends",
|
||||||
"version": "1.4.8",
|
"version": "1.4.8",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"background": {
|
"background": {
|
||||||
|
@ -16,7 +16,6 @@
|
||||||
},
|
},
|
||||||
"permissions": [
|
"permissions": [
|
||||||
"storage",
|
"storage",
|
||||||
"cookies",
|
|
||||||
"webRequest",
|
"webRequest",
|
||||||
"webRequestBlocking",
|
"webRequestBlocking",
|
||||||
"<all_urls>"
|
"<all_urls>"
|
||||||
|
|
Loading…
Reference in New Issue