Plow Extension
PLOW helps you focus on the content that is most likely to reward your attention by pooling together the collective wisdom of…
Cos'è Plow Extension?
Plow Extension è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "PLOW helps you focus on the content that is most likely to reward your attention by pooling together the collective wisdom of…".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Plow Extension
Scarica i file di estensione Plow Extension in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | affaopohojifjcnafipfapahnknccadi |
URL Ufficiale | https://chromewebstore.google.com/detail/plow-extension/affaopohojifjcnafipfapahnknccadi |
Descrizione | PLOW helps you focus on the content that is most likely to reward your attention by pooling together the collective wisdom of… |
Dimensione del File | 6.67 KB |
Conteggio Installazioni | 21 |
Versione Corrente | 0.1.1 |
Ultimo Aggiornamento | 2017-11-17 |
Data di Pubblicazione | 2017-11-17 |
Sviluppatore | Unknown |
Tipo di Pagamento | free |
Lingue Supportate | 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": [ " |