WordParty
WordParty plugin for Chrome.
ما هو WordParty؟
WordParty هو إضافة Chrome تم تطويرها بواسطة https://word-party.com، والميزة الرئيسية لها هي "WordParty plugin for Chrome.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة WordParty
قم بتنزيل ملفات الامتداد WordParty بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Integrates WordParty with other websites.
- Extension shows vocabulary statistics for every web page. Be even more aware of your vocabulary progress.
- Allows you to manage words on a page. Get a WordParty like experience even outside a reader.
- You can save a page to read later it on WordParty. It will be available even if the original article was removed.
*Plugin is under a development (it is an early beta version) معلومات أساسية عن التمديد
| الاسم | |
| ID | dlholbkkclbghhipddnagkdkkcmnpgko |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/wordparty/dlholbkkclbghhipddnagkdkkcmnpgko |
| الوصف | WordParty plugin for Chrome. |
| حجم الملف | 245 KB |
| عدد التثبيتات | 25 |
| النسخة الحالية | 1.0.96 |
| آخر تحديث | 2018-04-03 |
| تاريخ النشر | 2018-04-03 |
| تقييم | 5.00/5 مجموع تقييمات 3 |
| المطور | https://word-party.com |
| نوع الدفع | free |
| اللغات المدعومة | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "WordParty",
"description": "WordParty plugin for Chrome.",
"version": "1.0.96",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"icons": {
"48": "icon48.png",
"128": "icon128.png"
},
"web_accessible_resources": [
"resources\/*.woff"
],
"background": {
"scripts": [
"eventPage.js"
],
"persistent": true
},
"content_scripts": [
{
"run_at": "document_end",
"matches": [
" | |