Plow Extension
PLOW helps you focus on the content that is most likely to reward your attention by pooling together the collective wisdom of…
ما هو Plow Extension؟
Plow Extension هو إضافة Chrome تم تطويرها بواسطة Unknown، والميزة الرئيسية لها هي "PLOW helps you focus on the content that is most likely to reward your attention by pooling together the collective wisdom of…".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Plow Extension
قم بتنزيل ملفات الامتداد Plow Extension بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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.
معلومات أساسية عن التمديد
الاسم | |
ID | affaopohojifjcnafipfapahnknccadi |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/plow-extension/affaopohojifjcnafipfapahnknccadi |
الوصف | PLOW helps you focus on the content that is most likely to reward your attention by pooling together the collective wisdom of… |
حجم الملف | 6.67 KB |
عدد التثبيتات | 21 |
النسخة الحالية | 0.1.1 |
آخر تحديث | 2017-11-17 |
تاريخ النشر | 2017-11-17 |
المطور | Unknown |
نوع الدفع | free |
اللغات المدعومة | 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": [ " |