Link Fixer
Restores consistent ctrl+click, shift+click, cmd+click and middle-click behaviour when clicking links.
Wat is Link Fixer?
Link Fixer is een Chrome-extensie ontwikkeld door danielnixon, en de belangrijkste functie is "Restores consistent ctrl+click, shift+click, cmd+click and middle-click behaviour when clicking links.".
Extensie Screenshots
Download het CRX-bestand van de extensie Link Fixer
Download Link Fixer-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
The default behaviour of ctrl+click, shift+click, cmd+click (on macOS) and middle-click when clicking on links is to open the link in a new tab or new window.
This behaviour is sometimes broken by careless developers.
This add-on restores the default behaviour, ensuring the modifier keys always cause links to open in a new tab. Basisinformatie over de Extensie
| Naam | |
| ID | mfgoieafikaldiglpkfgifoeigjcifmk |
| Officiële URL | https://chromewebstore.google.com/detail/link-fixer/mfgoieafikaldiglpkfgifoeigjcifmk |
| Beschrijving | Restores consistent ctrl+click, shift+click, cmd+click and middle-click behaviour when clicking links. |
| Bestandsgrootte | 88.84 KB |
| Aantal Installaties | 1,358 |
| Huidige Versie | 1.11 |
| Laatst Bijgewerkt | 2019-07-07 |
| Publicatiedatum | 2019-07-06 |
| Beoordeling | 4.50/5 Totaal 28 Beoordelingen |
| Ontwikkelaar | danielnixon |
| Betalingswijze | free |
| Extensiewebsite | https://github.com/danielnixon/link-fixer |
| Help Pagina-URL | https://github.com/danielnixon/link-fixer/issues |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Link Fixer",
"description": "Restores consistent ctrl+click, shift+click, cmd+click and middle-click behaviour when clicking links.",
"version": "1.11",
"homepage_url": "https:\/\/github.com\/danielnixon\/link-fixer",
"icons": {
"48": "icons\/link-48.png"
},
"background": {
"scripts": [
"background-script.js"
]
},
"content_scripts": [
{
"matches": [
" | |