RoValk - The Roblox Trading Addon
The ultimate companion for Roblox traders, with numerous tools to improve the efficiency and profitability of trading limited items.
ما هو RoValk - The Roblox Trading Addon؟
RoValk - The Roblox Trading Addon هو إضافة Chrome تم تطويرها بواسطة https://rovalk.com، والميزة الرئيسية لها هي "The ultimate companion for Roblox traders, with numerous tools to improve the efficiency and profitability of trading limited items.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة RoValk - The Roblox Trading Addon
قم بتنزيل ملفات الامتداد RoValk - The Roblox Trading Addon بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
RoValk is a free extension designed to improve the limited item trading experience on roblox.com. RoValk's features include: • Values on Trading Window - see Rolimon's item values and calculated totals displayed within your trading pages! • Values on Trade Lists - preview trade values on the trade list before opening any trades! • Item Flags - items will be flagged with certain icons to notify you when an item is projected or rare! • Trade Notifications - be notified by a desktop push notification when you receive inbound trades, or when your trades are accepted or declined! • Trade Window Search - automatically search for specific items in a user's inventory while sending a trade! • Rolimon's Profile Links - links will be added to items and user pages that link to the corresponding page on Rolimon's! • 𝗔𝗻𝗱 𝗺𝗮𝗻𝘆 𝗺𝗼𝗿𝗲 𝘂𝘀𝗲𝗳𝘂𝗹 𝗳𝗲𝗮𝘁𝘂𝗿𝗲𝘀, with more being added with every update! For a full list of features and their explanations, please visit our website: https://rovalk.com/features *Note that the Auto Trade Decliner no longer exists as a feature in the newest version, even though it still appears in the promotional video.* What's New in Version 3.5 (1/8/2024): • Values on Trade Lists now works for Outbound, Declined, and Completed trades as well as Inbound! • Added new Show User RoliBadges feature! • The Trade Notifier now works for Inbound, Outbound, and Completed trades, instead of just Inbounds! • Updated much of the user interface to be more stylish! • And more! For more details on the update, see the update log on our website: https://rovalk.com/updates Join our Discord server and Roblox group: • https://rovalk.com/discordjoin • https://www.roblox.com/groups/15511376 RoValk is not affiliated with roblox.com or rolimons.com. Developed by KDJ. Contact me: [email protected]
معلومات أساسية عن التمديد
الاسم | RoValk - The Roblox Trading Addon |
ID | oifhhghkjjhnhonfghmdmkjbomnhblbf |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/rovalk-the-roblox-trading/oifhhghkjjhnhonfghmdmkjbomnhblbf |
الوصف | The ultimate companion for Roblox traders, with numerous tools to improve the efficiency and profitability of trading limited items. |
حجم الملف | 568 KB |
عدد التثبيتات | 20,000 |
النسخة الحالية | 3.5.1 |
آخر تحديث | 2024-01-22 |
تاريخ النشر | 2020-12-17 |
تقييم | 4.30/5 مجموع تقييمات 151 |
المطور | https://rovalk.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://rovalk.com/ |
عنوان صفحة المساعدة | https://rovalk.com/contact |
عنوان صفحة سياسة الخصوصية | https://rovalk.com/privacy |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "RoValk - The Roblox Trading Addon", "version": "3.5.1", "description": "The ultimate companion for Roblox traders, with numerous tools to improve the efficiency and profitability of trading limited items.", "short_name": "RoValk", "permissions": [ "storage", "alarms" ], "optional_permissions": [ "notifications" ], "icons": { "16": "assets\/icons\/logo16.png", "32": "assets\/icons\/logo32.png", "48": "assets\/icons\/logo48.png", "128": "assets\/icons\/logo128.png" }, "background": { "service_worker": "background.f33996b1.js" }, "content_scripts": [ { "matches": [ "https:\/\/*.roblox.com\/trades*", "https:\/\/*.roblox.com\/users\/*\/trade*" ], "run_at": "document_idle", "js": [ "csTrade.19c45672.js" ], "css": [] }, { "matches": [ "https:\/\/*.roblox.com\/catalog\/*", "https:\/\/*.roblox.com\/catalog*" ], "run_at": "document_idle", "js": [ "csCatalog.ed123797.js" ], "css": [] }, { "matches": [ "https:\/\/*.roblox.com\/users\/*\/profile*", "https:\/\/*.roblox.com\/users\/*\/inventory*" ], "run_at": "document_idle", "js": [ "csUserProfile.91bc176e.js" ], "css": [] } ], "options_ui": { "page": "popup.3b3783a2.html", "open_in_tab": false }, "web_accessible_resources": [ { "resources": [ "assets\/Averta.otf", "assets\/AvertaExtraBold.otf", "assets\/buyUsACoffee.jpg", "assets\/chromeWebStore.png", "assets\/loading.svg", "assets\/logo128.png", "assets\/logo16.png", "assets\/logo32.png", "assets\/logo48.png", "assets\/projected.png", "assets\/proofbased.png", "assets\/rare.png", "assets\/RobloxGroup.svg", "assets\/rolimons.png", "assets\/rolimonsLink.svg", "assets\/rolimonsLinkDark.svg", "assets\/RoValk.svg", "assets\/x.svg", "assets\/xDark.svg", "assets\/icons\/buyUsACoffee.jpg", "assets\/icons\/chromeWebStore.png", "assets\/icons\/logo.svg", "assets\/icons\/logo128.png", "assets\/icons\/logo16.png", "assets\/icons\/logo32.png", "assets\/icons\/logo48.png", "assets\/icons\/logoDarkBG128.png", "assets\/icons\/logoDarkBG16.png", "assets\/icons\/logoDarkBG32.png", "assets\/icons\/logoDarkBG48.png", "assets\/icons\/RobloxGroup.svg", "assets\/icons\/RoValk.svg", "assets\/roliBadges\/booster.svg", "assets\/roliBadges\/contributor.svg", "assets\/roliBadges\/create_10000_trade_ads.svg", "assets\/roliBadges\/create_100_trade_ads.svg", "assets\/roliBadges\/create_10_trade_ads.svg", "assets\/roliBadges\/event_winner.svg", "assets\/roliBadges\/game_night_winner.svg", "assets\/roliBadges\/own_1000_items.svg", "assets\/roliBadges\/own_100_items.svg", "assets\/roliBadges\/own_100_of_1_item.svg", "assets\/roliBadges\/own_10_items.svg", "assets\/roliBadges\/own_10_of_1_item.svg", "assets\/roliBadges\/own_10_pct_of_1_item.svg", "assets\/roliBadges\/own_10_rares.svg", "assets\/roliBadges\/own_15_noob.svg", "assets\/roliBadges\/own_1_big_dominus.svg", "assets\/roliBadges\/own_1_dominus.svg", "assets\/roliBadges\/own_1_immortal_sword.svg", "assets\/roliBadges\/own_1_kotn_item.svg", "assets\/roliBadges\/own_1_rare.svg", "assets\/roliBadges\/own_1_sequential_serial.svg", "assets\/roliBadges\/own_1_serial_1.svg", "assets\/roliBadges\/own_1_serial_1337.svg", "assets\/roliBadges\/own_1_serial_1_to_9.svg", "assets\/roliBadges\/own_1_stf.svg", "assets\/roliBadges\/own_1_valued_federation_item.svg", "assets\/roliBadges\/own_25_pct_of_1_item.svg", "assets\/roliBadges\/own_3_rares.svg", "assets\/roliBadges\/own_50_of_1_item.svg", "assets\/roliBadges\/own_50_pct_of_1_item.svg", "assets\/roliBadges\/own_5_noob.svg", "assets\/roliBadges\/own_all_asset_types.svg", "assets\/roliBadges\/own_epic_katana_set.svg", "assets\/roliBadges\/own_lucky_cat_uaid.svg", "assets\/roliBadges\/roligang.svg", "assets\/roliBadges\/roli_award_nominee.svg", "assets\/roliBadges\/roli_award_winner.svg", "assets\/roliBadges\/sword_fighting_champion.svg", "assets\/roliBadges\/value_1000_trade_ads.svg", "assets\/roliBadges\/value_100k.svg", "assets\/roliBadges\/value_10m.svg", "assets\/roliBadges\/value_1m.svg", "assets\/roliBadges\/value_20m.svg", "assets\/roliBadges\/value_500k.svg", "assets\/roliBadges\/value_5m.svg", "assets\/roliBadges\/verified.svg", "elements\/loader.css", "elements\/loading.svg", "elements\/tooltip.css", "elements\/tradeListValuesBox.html", "scripts\/initTooltips.js", "scripts\/addTradeIdToRow.js" ], "matches": [ "https:\/\/*.roblox.com\/*" ] } ], "action": { "default_popup": "popup.3b3783a2.html" }, "host_permissions": [ "https:\/\/api.rolimons.com\/items\/v1\/itemdetails" ] } |