One key history
One key open history content,One key history is sub project of One key Manager.Search one key manager to get more powerfull…
ما هو One key history؟
One key history هو إضافة Chrome تم تطويرها بواسطة onekeyplugin، والميزة الرئيسية لها هي "One key open history content,One key history is sub project of One key Manager.Search one key manager to get more powerfull…".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة One key history
قم بتنزيل ملفات الامتداد One key history بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
One key open history content,One key history is sub project of One key Manager.Search one key manager to get more powerfull extension.
معلومات أساسية عن التمديد
الاسم | One key history |
ID | fkfpfifjldhigjfibnnnidopknecocbc |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/one-key-history/fkfpfifjldhigjfibnnnidopknecocbc |
الوصف | One key open history content,One key history is sub project of One key Manager.Search one key manager to get more powerfull… |
حجم الملف | 17.69 KB |
عدد التثبيتات | 1,173 |
النسخة الحالية | 1.0.1 |
آخر تحديث | 2022-07-08 |
تاريخ النشر | 2022-07-08 |
تقييم | 5.00/5 مجموع تقييمات 11 |
المطور | onekeyplugin |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_application_title__", "description": "__MSG_application_description__", "manifest_version": 2, "version": "1.0.1", "permissions": [ "tabs" ], "icons": { "128": "img\/logo128.png" }, "browser_action": { "default_title": "__MSG_application_title__", "default_popup": "\/html\/pop.html", "default_icon": "\/img\/logo128.png" }, "default_locale": "zh_CN", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "options_page": "\/html\/options.html" } |