Enable Right Click for Google Chrome™
Enable Right Click when websites disable it.
Co to jest Enable Right Click for Google Chrome™?
Enable Right Click for Google Chrome™ to rozszerzenie Chrome opracowane przez https://timleland.com, a jego główną funkcją jest „Enable Right Click when websites disable it.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Enable Right Click for Google Chrome™
Pobierz pliki rozszerzeń Enable Right Click for Google Chrome™ w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
A simple way to allow right-click to work on websites that disables it for you. This extension helps you re-enable and allow right-click function on every website that blocks the right-click menu. The extension automatically works, and no action is required.
Podstawowe informacje o rozszerzeniu
Nazwa | Enable Right Click for Google Chrome™ |
ID | hagnihgfmpjkegpopddiigoaabddfkcj |
Oficjalny URL | https://chromewebstore.google.com/detail/enable-right-click-for-go/hagnihgfmpjkegpopddiigoaabddfkcj |
Opis | Enable Right Click when websites disable it. |
Rozmiar pliku | 25.46 KB |
Liczba instalacji | 1,765 |
Aktualna Wersja | 1.0.0 |
Ostatnia Aktualizacja | 2022-07-19 |
Data Publikacji | 2022-07-13 |
Ocena | 5.00/5 Łącznie 6 Oceny |
Deweloper | https://timleland.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://timleland.com/ |
Adres URL Strony Pomocy | https://timleland.com/contact/ |
Adres URL Strony Polityki Prywatności | https://t.ly/privacy |
Obsługiwane Języki | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Enable Right Click for Google Chrome\u2122", "homepage_url": "https:\/\/timleland.com\/enable-right-click-extension\/", "version": "1.0.0", "icons": { "128": "media\/icons\/icon128.png" }, "description": "Enable Right Click when websites disable it.", "action": { "default_icon": { "38": "media\/icons\/icon38.png" }, "default_title": "Enable Right Click" }, "background": { "service_worker": "js\/background.js" }, "permissions": [], "content_scripts": [ { "matches": [ " |