Link Fixer
Restores consistent ctrl+click, shift+click, cmd+click and middle-click behaviour when clicking links.
Vad är Link Fixer?
Link Fixer är en Chrome-tillägg utvecklad av danielnixon, och dess huvudfunktion är "Restores consistent ctrl+click, shift+click, cmd+click and middle-click behaviour when clicking links.".
Tilläggsskärmbilder
Ladda ner Link Fixer-förlängningens CRX-fil
Ladda ner Link Fixer-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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. Grundläggande Information om Tillägg
| Namn | |
| ID | mfgoieafikaldiglpkfgifoeigjcifmk |
| Officiell webbadress | https://chromewebstore.google.com/detail/link-fixer/mfgoieafikaldiglpkfgifoeigjcifmk |
| Beskrivning | Restores consistent ctrl+click, shift+click, cmd+click and middle-click behaviour when clicking links. |
| Filstorlek | 88.84 KB |
| Antal Installationer | 1,358 |
| Aktuell Version | 1.11 |
| Senast Uppdaterad | 2019-07-07 |
| Publiceringsdatum | 2019-07-06 |
| Betyg | 4.50/5 Totalt 28 Betyg |
| Utvecklare | danielnixon |
| Betalningssätt | free |
| Tilläggswebbplats | https://github.com/danielnixon/link-fixer |
| Hjälpsida URL | https://github.com/danielnixon/link-fixer/issues |
| Stödda Språk | 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": [
" | |