Random Fact - New Tab
Get a random fact about todays date every time you open a new tab in Google Chrome.
ما هو Random Fact - New Tab؟
Random Fact - New Tab هو إضافة Chrome تم تطويرها بواسطة https://beardedguys.net، والميزة الرئيسية لها هي "Get a random fact about todays date every time you open a new tab in Google Chrome.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Random Fact - New Tab
قم بتنزيل ملفات الامتداد Random Fact - New Tab بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Random Fact replaces the standard new tab page and provides you with a random fact about todays date every time you open a new tab in Google Chrome.
Features:
* Random fact based on the current date.
* Display the date.
* Welcome greeting based on the time of day.
Random facts are provided by numbersapi.com.
Please note: This extension requires a internet connection in order to obtain random facts for you.
Updates:
Version 1.2
* Due to numbersapi.com experiencing down time over the past few days, you'll now see a message when a random fact can't be retrieved.
* Extension size reduced by over 50%.
Version 1.1.1
* Greeting bug fix. معلومات أساسية عن التمديد
| الاسم | |
| ID | khnfanaldcpphoacnmeocpkoaniekkbg |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/random-fact-new-tab/khnfanaldcpphoacnmeocpkoaniekkbg |
| الوصف | Get a random fact about todays date every time you open a new tab in Google Chrome. |
| حجم الملف | 94.2 KB |
| عدد التثبيتات | 124 |
| النسخة الحالية | 1.2 |
| آخر تحديث | 2015-04-29 |
| تاريخ النشر | 2015-04-29 |
| تقييم | 2.71/5 مجموع تقييمات 7 |
| المطور | https://beardedguys.net |
| نوع الدفع | free |
| عنوان صفحة المساعدة | http://beardedguys.net |
| اللغات المدعومة | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Random Fact - New Tab",
"short_name": "Random Fact - New Tab",
"description": "Get a random fact about todays date every time you open a new tab in Google Chrome.",
"version": "1.2",
"icons": {
"48": "icons\/icon48.png",
"128": "icons\/icon128.png",
"256": "icons\/icon256.png"
},
"chrome_url_overrides": {
"newtab": "index.html"
}
} | |