Loadr - Daily Links
Your favorite bookmarks, only one click away.
ما هو Loadr - Daily Links؟
Loadr - Daily Links هو إضافة Chrome تم تطويرها بواسطة TroubleShootr - Daniel Pietersen، والميزة الرئيسية لها هي "Your favorite bookmarks, only one click away.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Loadr - Daily Links
قم بتنزيل ملفات الامتداد Loadr - Daily Links بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Easily group and open a collection of bookmarks via a context menu or the extension icon. You can set bookmarks to open on a particular day or just open all 'Social' bookmarks with a click.
【OVERVIEW】
Find yourself always opening the same set of bookmarks day in and out? Would you like the ability to open 'Work' or 'Social' lists of bookmarks at the click of a button?
Loadr is here to make things easier and simply your daily bookmarking activities!
【FEATURES】
- Support for up to 500 bookmarks.
- Syncs to your Google account.
- Support for multiple bookmarks with the same name.
- Add bookmarks via Context menu and via Options page.
- Ability to load links in new tabs or a new window.
- Disable / Enable notifications (For context menu 'bookmark adding' notifications)
【Latest Changes】
v1.0.8 [In Development]
- Open Bookmarks by schedule. Every x minutes, x hours, x days.
v1.0.7.1
- Open Bookmarks when Chrome is started
- Bookmarks are now collapsed to allow easy navigation.
- Alerts on new updates being installed.
Got a question, query or request? Feel free to leave feedback in the Chrome Web Store and I'll look into it as soon as I can! معلومات أساسية عن التمديد
| الاسم | |
| ID | aikmakbdhkfnfjhjbhakiipegcminlco |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/loadr-daily-links/aikmakbdhkfnfjhjbhakiipegcminlco |
| الوصف | Your favorite bookmarks, only one click away. |
| حجم الملف | 277 KB |
| عدد التثبيتات | 967 |
| النسخة الحالية | 1.0.7.2 |
| آخر تحديث | 2022-08-03 |
| تاريخ النشر | 2015-10-18 |
| تقييم | 3.45/5 مجموع تقييمات 20 |
| المطور | TroubleShootr - Daniel Pietersen |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| اللغات المدعومة | en |
| manifest.json | |
{
"background": {
"scripts": [
"js\/background.js"
]
},
"browser_action": {
"default_icon": "img\/icon.png",
"default_title": "Loadr - Daily Links"
},
"description": "Your favorite bookmarks, only one click away.",
"icons": {
"16": "img\/icon.png",
"48": "img\/icon.png"
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlslhifn67vd4wTY6r76wv6yx8bzLrDubPjtZ65DKErHPaXv0N4QHmPGUdlGhjGGzzB4CDoalQlNrv9ICaCe2cIQZfMfJN2lraT2\/ykEGtu9f0YHEWZI\/zxWNvh1rqhvfAjKL2VmOQUJnPQbHZtOWTKsqi+6hfgxhJU9AR812ki6jVi1NkAebSMzg73xa8FvEFWRfWxTZ07LklvJdDj+1ftSJMyrVMaKjfBaoZ8tbJWvy\/vfmhRvpc5QLZ\/y3MRuxbxzvvvyxTQzUMXHr\/S6W3y8K+Ns9Z27Tn+Q9ZKU+HKWnjFn4mooQjDpqi+nzBs0xHY\/eUiBWkL99zFwBZvB5iQIDAQAB",
"manifest_version": 2,
"name": "Loadr - Daily Links",
"options_page": "options.html",
"permissions": [
"bookmarks",
"contextMenus",
"storage",
"chrome:\/\/favicon\/",
"alarms",
"notifications"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.0.7.2"
} | |