مسبار Misbar
Help us fight fake news by reporting it to us
What is مسبار Misbar?
مسبار Misbar is a Chrome extension developed by https://misbar.com, and its main feature is "Help us fight fake news by reporting it to us".
Extension Screenshots
Download مسبار Misbar Extension CRX File
Download مسبار Misbar extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
جاء مؤشر مسبار بوصفه مؤشرًا لصدقية وسائل الإعلام في الفضاء العمومي، ليُحلّل مصادر الأخبار ويعمل على تصنيف المواقع بحسب درجة صدقيّتها التي تتحدّد وفق معايير شفافة، تقوم على استبعاد أيّ ظنٍّ أو تخمينٍ أو تقديرٍ شخصيّ، وتتمثّل بإحصاء عدد الأخبار الزائفة التي نشرتها تلك المواقع خلال فترة زمنية مُحدّدة ورصَدها فريق مسبار وتحقّق منها.
Extension Basic Information
Name | مسبار Misbar |
ID | dcfhgekodfnlbfgiaoahkobmkjlpmdgn |
Official URL | https://chromewebstore.google.com/detail/%D9%85%D8%B3%D8%A8%D8%A7%D8%B1-misbar/dcfhgekodfnlbfgiaoahkobmkjlpmdgn |
Description | Help us fight fake news by reporting it to us |
File Size | 2.6 MB |
Installation Count | 233 |
Current Version | 1.0.1 |
Last Updated | 2021-09-29 |
Publish Date | 2021-09-24 |
Rating | 5.00/5 Total 2 Ratings |
Developer | https://misbar.com |
[email protected] | |
Payment Type | free |
Extension Website | https://misbar.com/analytics |
Help Page URL | https://misbar.com/contact-us |
Privacy Policy Page URL | https://misbar.com/en/terms-and-conditions |
Supported Languages | ar |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u0645\u0633\u0628\u0627\u0631 Misbar", "description": "Help us fight fake news by reporting it to us", "version": "1.0.1", "manifest_version": 3, "icons": { "16": "\/images\/icon-128x128.png", "32": "\/images\/icon-128x128.png", "48": "\/images\/icon-128x128.png", "128": "\/images\/icon-128x128.png" }, "background": { "service_worker": "background.js" }, "action": { "default_popup": "popup.html", "default_icon": { "16": "\/images\/icon-128x128.png", "32": "\/images\/icon-128x128.png", "48": "\/images\/icon-128x128.png", "128": "\/images\/icon-128x128.png" } }, "permissions": [ "activeTab", "tabs", "storage", "scripting" ], "host_permissions": [ " |