enable-selection
Enable Selection in some websites which block selection by mouse to open context menu and copy. This small (only ~20 lines of…
Was ist enable-selection?
enable-selection ist eine Chrome-Erweiterung, die von limkokhole entwickelt wurde, und ihr Hauptmerkmal ist "Enable Selection in some websites which block selection by mouse to open context menu and copy. This small (only ~20 lines of…".
Erweiterungsscreenshots
enable-selection-Erweiterungs-CRX-Datei herunterladen
Laden Sie enable-selection-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Enable Selection in some websites which block selection by mouse to open context menu and copy. This small (only ~20 lines of code) extension performs basic anti-anti-selection when website blocking selection to copy and open context menu. Example of working websites are: [1] https://cn.cari.com.my [2] http://chinapress.com.my [3] http://sinchew.com.my [4] http://guangming.com.my [5] http://www.enanyang.my [6] http://dynamicdrive.com/dynamicindex9/noright.htm [7] https://www.zhihu.com [8] https://www.qidian.com Tip: This extension might no effect If the web page still loading, in that, case, either wait for the page loaded OR press "Esc" key to stop loading immediately.
Grundlegende Informationen zur Erweiterung
Name | enable-selection |
ID | jehoagbopeaefibnihnfgenfcilmcikj |
Offizielle URL | https://chromewebstore.google.com/detail/enable-selection/jehoagbopeaefibnihnfgenfcilmcikj |
Beschreibung | Enable Selection in some websites which block selection by mouse to open context menu and copy. This small (only ~20 lines of… |
Dateigröße | 11.86 KB |
Installationsanzahl | 3,500 |
Aktuelle Version | 1.1 |
Letztes Update | 2019-01-11 |
Veröffentlichungsdatum | 2019-01-07 |
Bewertung | 4.00/5 Insgesamt 19 Bewertungen |
Entwickler | limkokhole |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "enable-selection", "short_name": "select", "version": "1.1", "icons": { "128": "icons\/select_128x128.png" }, "content_scripts": [ { "matches": [ " |