Unv.is Plus
Read news, articles, blogs, posts and avoid clickbaits without passing on your visit as a pageview.
Co to jest Unv.is Plus?
Unv.is Plus to rozszerzenie Chrome opracowane przez Nick Swardh, a jego główną funkcją jest „Read news, articles, blogs, posts and avoid clickbaits without passing on your visit as a pageview.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Unv.is Plus
Pobierz pliki rozszerzeń Unv.is Plus 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
Read news, articles, blogs, posts and avoid clickbaits without passing on your visit as a pageview. This Chrome-extension use the service provided by Unvis, a web proxy tool for stripping away all fancy stuff (like the Readability feature in Firefox) from web pages into a simple readable text-format of almost any web page.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | ggflmjjmfalblopblmfapefaofhooabl |
Oficjalny URL | https://chrome.google.com/webstore/detail/unvis-plus/ggflmjjmfalblopblmfapefaofhooabl |
Opis | Read news, articles, blogs, posts and avoid clickbaits without passing on your visit as a pageview. |
Rozmiar pliku | 68.05 KB |
Liczba instalacji | 363 |
Aktualna Wersja | 1.3 |
Ostatnia Aktualizacja | 2018-03-13 |
Data Publikacji | 2018-03-13 |
Ocena | 1.00/5 Łącznie 1 Oceny |
Deweloper | Nick Swardh |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | http://www.nswardh.com |
Adres URL Strony Pomocy | https://github.com/nickswardh/unvisplus |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Read news, articles, blogs, posts and avoid clickbaits without passing on your visit as a pageview.", "manifest_version": 2, "name": "Unv.is Plus", "short_name": "Unv.is Plus", "version": "1.3", "author": "Nick Swardh", "icons": { "16": "icons\/16.png", "32": "icons\/32.png", "48": "icons\/48.png", "96": "icons\/96.png" }, "options_ui": { "page": "options\/options.html" }, "permissions": [ "tabs", "storage", "webRequest", "webRequestBlocking", "activeTab", "contextMenus", " |