Stay Productive
Remove feed and notifications from Facebook, Twitter, Linkedin ... To stay productive !
Co to jest Stay Productive?
Stay Productive to rozszerzenie Chrome opracowane przez Antoine C., a jego główną funkcją jest „Remove feed and notifications from Facebook, Twitter, Linkedin ... To stay productive !”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Stay Productive
Pobierz pliki rozszerzeń Stay Productive 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 add-on injects CSS and Javascript to remove feed and notifications in Facebook, Twitter or Linkedin. You can choose to active or not this behavior directly on the page (next to the URL).
Podstawowe informacje o rozszerzeniu
Nazwa | Stay Productive |
ID | clebechkjgkellfchpaofjljofclphbg |
Oficjalny URL | https://chromewebstore.google.com/detail/stay-productive/clebechkjgkellfchpaofjljofclphbg |
Opis | Remove feed and notifications from Facebook, Twitter, Linkedin ... To stay productive ! |
Rozmiar pliku | 26.9 KB |
Liczba instalacji | 17 |
Aktualna Wersja | 0.5 |
Ostatnia Aktualizacja | 2018-01-02 |
Data Publikacji | 2018-01-02 |
Ocena | 5.00/5 Łącznie 3 Oceny |
Deweloper | Antoine C. |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/antitoine/stay-productive |
Adres URL Strony Pomocy | https://github.com/antitoine/stay-productive/issues |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Remove feed and notifications from Facebook, Twitter, Linkedin ... To stay productive !", "manifest_version": 2, "name": "Stay Productive", "version": "0.5", "homepage_url": "https:\/\/github.com\/antitoine\/stay-productive", "background": { "scripts": [ "background.js" ] }, "page_action": { "default_icon": "icon.png", "browser_style": true }, "permissions": [ " |