Plow Extension
PLOW helps you focus on the content that is most likely to reward your attention by pooling together the collective wisdom of…
Co to jest Plow Extension?
Plow Extension to rozszerzenie Chrome opracowane przez Unknown, a jego główną funkcją jest „PLOW helps you focus on the content that is most likely to reward your attention by pooling together the collective wisdom of…”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Plow Extension
Pobierz pliki rozszerzeń Plow Extension 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
PLOW helps you focus on the content that is most likely to reward your attention by pooling together the collective wisdom of people that share your interests. All of us, individually, are content scouts. The PLOW extension allows you to post content to PLOW easily from around the web, and to annotate and share this content through your social networks.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | affaopohojifjcnafipfapahnknccadi |
Oficjalny URL | https://chromewebstore.google.com/detail/plow-extension/affaopohojifjcnafipfapahnknccadi |
Opis | PLOW helps you focus on the content that is most likely to reward your attention by pooling together the collective wisdom of… |
Rozmiar pliku | 6.67 KB |
Liczba instalacji | 21 |
Aktualna Wersja | 0.1.1 |
Ostatnia Aktualizacja | 2017-11-17 |
Data Publikacji | 2017-11-17 |
Deweloper | Unknown |
Typ Płatności | free |
Obsługiwane Języki | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Plow Extension", "version": "0.1.1", "icons": { "48": "48x48.png", "96": "96x96.png", "128": "128x128.png" }, "browser_action": { "default_icon": "icon.png" }, "background": { "scripts": [ "background.js" ] }, "externally_connectable": { "matches": [ "*:\/\/localhost:*\/*", "*:\/\/*.plow.io\/*" ] }, "content_scripts": [ { "matches": [ " |