Mobile View: Test responsive designs fast
Test your responsive designs on multiple devices at once.
An essential tool to test the responsiveness of any website on multiple screens simultaneously
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
Simplify your web development and testing journey with Responsive Website Testing Toolkit, a comprehensive solution built to enhance testing, collaboration, and project organization. An advanced multi-device responsiveness testing tool that empowers developers and designers to work smarter and faster.
Key Features:
1. Test Responsiveness Across Multiple Viewports Simultaneously
Instantly preview your website on multiple devices in real time. Responsive Website Testing Toolkit lets you view layouts on smartphones, tablets, desktops, and more, helping you deliver pixel-perfect designs for every screen size.
2. Sync Mouse Clicks and Scroll Events Across Viewports
Test interactivity like never before! Sync mouse clicks, and scroll events across all viewports simultaneously, ensuring a seamless user experience across devices.
查看最近评论和评分分布。
商店综合星级:4.0。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
Test your responsive designs on multiple devices at once.
Smartphone and tablet simulator on computer with several models to test mobile responsive websites.
View multiple screens simultaneously With Responsive viewer For Chrome
A completely free extension to visualise JSON response in awesome Tree and Chart view with great user experience and options. It…
Show multiple screens once, Responsive design tester
Mobile-first design validation. Quickly preview and optimize website performance across multiple device screen sizes.
No more toggling between devices or resizing the window repeatedly. i love it
Not only does it work well with Chrome, but it also integrates with other browsers flawlessly. This ensures consistent results across platforms. It’s an essential addition to any web developer's toolkit.
Suspicious permissions requiring access to all websites and complete control over downloads
Why does it need to access all the data on all websites when it only needs access to the tab I want to test?
**DOWNLOAD WITH CAUTION** This extension requests access to "read and change all your data on all your websites" as well as "manage your downloads", as it uses the `<all_urls>` host permission, and the `downloads` permission, which I believe to be overkill for the extension's use case, and a major security risk if the extensions was used maliciously. A better alternative would be the `activeTab` permission and using a combination of `createObjectURL()` and `<input type="file">` for importing/exporting files. I will change this rating to 5-stars if the developer can remedy these insecurites. EDIT: The deveoper is trying to justify the use of excessive permissions in a reply to this review even though I gave them really simple alternatives which are available, and would accomplish the exact same thing. I've seen this type of behaviour before from developers of extensions that start out legit, and quickly become credential farmers, browser hijackers, etc.. In response to the developers response, your permission are overkill, uneeded, and unsafe. There very very few use cases where `<all_urls>` and `downloads` permissions are required, and yours is not one of them. Your permissions are dangerous and need to be change, and any users installing this extension need to do so with caution, or use an alternative that accomplish the same thing without intrusive permissions. Developer says that all extensions similar to use this use the same permissions, which is incorrect. Here are some safer alternatives with friendy permissions: - https://chromewebstore.google.com/detail/responsive-viewer/inmopeiepgfljkpkidclfgbgbmfcennb - https://chromewebstore.google.com/detail/responsive-buddy/pkpodanfippddohhfchdmebebbepjkkf - https://chromewebstore.google.com/detail/responsive-tester/ppbjpbekhmnekpphljbmeafemfiolbki Google's own advice regarding permissions: 1. https://developer.chrome.com/docs/webstore/review-process#review-time-factors Host permissions patterns like *://*/*, https://*/*, and <all_urls> give extensions extensive access to the user's web activity, especially when combined with other permissions. Extensions with this kind of access can collect a user's browsing history, hijack web search behavior, scrape data from banking websites, harvest credentials, or exploit users in other ways. 2. https://developer.chrome.com/docs/extensions/reference/api/downloads Use the chrome.downloads API to programmatically initiate, monitor, manipulate, and search for downloads. <-- there are safer alternatives that allow users to download stuff and that don't allow the developer to initiate downloads with free will, and monitor all other download activity. 3. Privacy policy or not, your current excessive permissions leave users open to serious exploits should your extension ever be compromised and used maliciously. A privacy policy doesn't protect users from that. Not a hater, the main idea of the extension is great, it's only the unsafe excessive use of permissions that I have a problem with. I'm just a concerned dev who has seen people be burnt by this exact same bad practice too many times before.