W Zoom
A Chrome extension which can perform per-tab/per-origin/per-path zooming
Co to jest W Zoom?
W Zoom to rozszerzenie Chrome opracowane przez https://wtoolkit.com, a jego główną funkcją jest „A Chrome extension which can perform per-tab/per-origin/per-path zooming”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia W Zoom
Pobierz pliki rozszerzeń W Zoom 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
- This extension zoom a page without modifying the content of the page.
- In the options page, you can set the default zooming mode and zooming method.
- In the "per-path" options page, you can define per-path zoom factor. For example, all pages under http://www.wtoolkit.com/projects/wzoom/ will be zoomed to 130%, and all pages under http://www.wtoolkit.com/projects/wdict/ will be zoomed to 145%.
- In the "advanced" options page, you can disable the "mousewheel + ctrl key" zooming operation. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | jneiefgdpanjnbjgdiaokmgjnbhclaom |
| Oficjalny URL | https://chromewebstore.google.com/detail/w-zoom/jneiefgdpanjnbjgdiaokmgjnbhclaom |
| Opis | A Chrome extension which can perform per-tab/per-origin/per-path zooming |
| Rozmiar pliku | 306 KB |
| Liczba instalacji | 7,351 |
| Aktualna Wersja | 1.0.17 |
| Ostatnia Aktualizacja | 2016-07-12 |
| Data Publikacji | 2016-07-12 |
| Ocena | 3.61/5 Łącznie 56 Oceny |
| Deweloper | https://wtoolkit.com |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | http://www.wtoolkit.com/projects/wzoom/ |
| Obsługiwane Języki | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "W Zoom",
"description": "A Chrome extension which can perform per-tab\/per-origin\/per-path zooming",
"version": "1.0.17",
"icons": {
"16": "img\/icon16.png",
"18": "img\/icon18.png",
"19": "img\/icon19.png",
"48": "img\/icon48.png",
"128": "img\/icon128.png"
},
"browser_action": {
"default_icon": {
"16": "img\/icon16.png",
"18": "img\/icon18.png",
"19": "img\/icon19.png",
"48": "img\/icon48.png",
"128": "img\/icon128.png"
},
"default_title": "wZoom",
"default_popup": "source\/popup\/popup.html"
},
"content_scripts": [
{
"matches": [
" | |