-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into maniseft-v3
- Loading branch information
Showing
34 changed files
with
1,063 additions
and
598 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
name: dependabot | ||
|
||
on: | ||
pull_request: {} | ||
|
||
permissions: | ||
contents: write | ||
pull-requests: write | ||
|
||
jobs: | ||
dependabot: # https://tinyurl.com/e69djmen | ||
runs-on: ubuntu-latest | ||
if: ${{ github.actor == 'dependabot[bot]' }} | ||
steps: | ||
- uses: dependabot/fetch-metadata@v1 | ||
id: metadata | ||
with: {github-token: "${{ secrets.GITHUB_TOKEN }}"} | ||
|
||
- name: Enable auto-merge for Dependabot PRs | ||
if: ${{ contains(fromJSON('["version-update:semver-minor", "version-update:semver-patch"]'), steps.metadata.outputs.update-type) }} | ||
run: gh pr merge --auto --merge "$PR_URL" | ||
continue-on-error: true | ||
env: | ||
PR_URL: ${{ github.event.pull_request.html_url }} | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
User-Agent: cadena que se envía a cualquier sitio web que visite. Se trata de una especie de "huella digital" que deja su navegador y que contiene: | ||
|
||
⭐️ El nombre y la versión de su navegador | ||
⭐️ El nombre del sistema operativo (Mac, Windows, Linux, etc.) y su versión | ||
⭐️ Información sobre algunos plugins instalados en el navegador | ||
⭐️ Otros datos que te identifican y te dejan en evidencia | ||
|
||
🚀 ¡Esta extensión ha sido creada para detener la fuga de datos y emular diferentes dispositivos de la forma más sencilla! | ||
|
||
Reemplaza automáticamente las cadenas User-Agent después de un período de tiempo especificado por una aleatoria. Las cadenas User-Agent también se pueden configurar manualmente. La extensión es increíblemente ligera y utiliza muy pocos recursos. La aleatorización de User-Agent puede ser personalizada por el usuario (qué navegadores y SO son suplantados, etc.). Lista de excepciones disponible con la opción de comodines. Protege contra exploits Javascript para ocultar su identidad y proteger su anonimato. | ||
|
||
Completamente gratuito y sin anuncios. | ||
|
||
Hecho con ❤️ Código fuente: https://github.com/tarampampam/random-user-agent |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
{ | ||
"manifest_name": { | ||
"message": "Random User-Agent (Switcher)" | ||
}, | ||
"manifest_description": { | ||
"message": "Cambiar automáticamente el agente de usuario después de un período de tiempo especificado a uno seleccionado al azar, ocultando así su agente de usuario real" | ||
}, | ||
"manifest_action_default_title": { | ||
"message": "Aleatorice su User-Agent" | ||
}, | ||
"manifest_command_renew_useragent": {"message": "Obtener nuevo agente"}, | ||
|
||
"active_user_agent": {"message": "Agente de usuario activo"}, | ||
"pause_switcher": {"message": "Conmutador de pausa"}, | ||
"unpause_switcher": {"message": "Reanudar el cambio"}, | ||
"enable_switcher": {"message": "Activar conmutador"}, | ||
"enabled_on_this_domain": {"message": "Activado en este dominio"}, | ||
"get_new_agent": {"message": "Obtener nuevo agente"}, | ||
"open_settings": {"message": "Abrir ajustes"}, | ||
"make_donation": {"message": "Donar"}, | ||
"bug_report": {"message": "Informe de error"}, | ||
|
||
"general_settings": {"message": "Configuración general"}, | ||
"general_settings_hint": {"message": "Cambia el comportamiento del conmutador para adaptarlo mejor a tus necesidades"}, | ||
"auto_renew": {"message": "Cambiar automáticamente el User-Agent después de un período de tiempo especificado"}, | ||
"auto_renew_interval": {"message": "Tiempo (en segundos) para actualizar automáticamente el User-Agent (por ejemplo, 1 hora = 3600)"}, | ||
"auto_renew_on_startup": {"message": "Cambiar el User-Agent al iniciar el navegador"}, | ||
"js_protection": {"message": "Protección contra la detección mediante JavaScript"}, | ||
"custom_useragent": {"message": "Utilice uno de (en el orden aleatorio) User-Agent personalizado en lugar generado"}, | ||
"custom_useragent_list": {"message": "User-Agents personalizados (establecer un User-Agents específico, uno por línea)"}, | ||
"generator_settings": {"message": "Ajustes del generador"}, | ||
"generator_settings_hint": {"message": "Aquí puede cambiar el comportamiento de cambio de agente"}, | ||
"blacklist_settings": {"message": "Configuración de la lista negra"}, | ||
"blacklist_settings_hint": {"message": "Modo Lista Negra - conmutación habilitada en todas partes, excepto en los dominios y reglas definidos. Lista blanca - por el contrario, desactivada en todas partes excepto en los dominios & reglas especificados"}, | ||
"blacklist_mode": {"message": "Modo lista negra"}, | ||
"whitelist_mode": {"message": "Modo de lista blanca"}, | ||
"blacklist_domains": {"message": "Lista de nombres de dominio (uno por línea)"}, | ||
"blacklist_custom_rules": {"message": "Reglas personalizadas (una por línea)"}, | ||
"blacklist_custom_rules_hint": {"message": "Puede utilizar comodines como * y ?. * coincide con cualquier número de caracteres (por ejemplo, *google.com coincide con google.com, www.google.com, mail.google.com, etc.), ? coincide con un solo carácter (por ejemplo, www.?oogle.com coincide con www.oogle.com, www.moogle.com, www.google.com, www.woogle.com, etc.)."}, | ||
"remove": {"message": "Eliminar"}, | ||
"save_changes": {"message": "Guardar cambios"}, | ||
"error_occurred": {"message": "Se ha producido un error"}, | ||
"like_this_extension": {"message": "¿Le gusta esta extensión?"}, | ||
"give_a_star_on_github": {"message": "¡Danos una estrella en GitHub!"}, | ||
"remote_useragent_list": {"message": "Utilice uno de los User-Agents (en orden aleatorio) de la lista de la siguiente URL"}, | ||
"remote_useragent_list_hint": {"message": "La extensión lo descargará periódicamente para mantenerlo actualizado"}, | ||
"remote_useragent_updating_interval": {"message": "Intervalo de actualización (en segundos; por ejemplo, cada 3 horas = 60×60×3 = 10800)"}, | ||
"update_now": {"message": "Actualizar ahora"}, | ||
"please_rate_extension": {"message": "Por favor, valora este complemento"}, | ||
|
||
"edge_win": {"message": "Edge en Windows"}, | ||
"edge_mac": {"message": "Edge en Mac" }, | ||
"chrome_win": {"message": "Chrome en Windows"}, | ||
"chrome_mac": {"message": "Chrome en Mac"}, | ||
"chrome_linux": {"message": "Chrome en Linux"}, | ||
"chrome_android": {"message": "Chrome en Android"}, | ||
"firefox_win": {"message": "FireFox en Windows"}, | ||
"firefox_mac": {"message": "FireFox en Mac"}, | ||
"firefox_linux": {"message": "FireFox en Linux"}, | ||
"firefox_android": {"message": "Firefox en Android"}, | ||
"opera_win": {"message": "Opera en Windows"}, | ||
"opera_mac": {"message": "Opera en Mac"}, | ||
"safari_iphone": {"message": "Safari en iPhone"}, | ||
"safari_mac": {"message": "Safari en Mac"} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
User-Agent - あなたが訪問するすべてのウェブサイトに送信される文字列です。これは、あなたのブラウザが残す「指紋」のようなもので、以下の内容を含んでいます。 | ||
|
||
ブラウザの名前とバージョン | ||
オペレーティングシステム名(Mac、Windows、Linux など)とそのバージョン。 | ||
ブラウザにインストールされているいくつかのプラグインに関する情報 | ||
⭐️ その他、お客様を特定し、公開する情報 | ||
|
||
🚀 この拡張機能は、データ漏洩を阻止し、最もシンプルな方法で異なるデバイスをエミュレートするために作成されました! | ||
|
||
この拡張機能は、一定期間後にUser-Agent文字列を自動的にランダムなものに置き換えます。User-Agent文字列は、手動で設定することもできます。この拡張機能は非常に軽量で、使用するリソースもごくわずかです。User-Agentのランダム化は、ユーザーがカスタマイズすることができます(どのブラウザとOSが詐称されるか、など)。ワイルドカードのオプションで、例外リストを利用可能。Javascriptの悪用から保護し、あなたの身元を隠し、匿名性を保護します。 | ||
|
||
完全無料、広告なし。 | ||
|
||
で作られた❤️ソースコード: https://github.com/tarampampam/random-user-agent |
Oops, something went wrong.