WebMonitors
WebMonitors is a cloud-based SaaS platform for monitoring website changes. It allows users to track modifications to any webpage, including those behind logins, by monitoring specific elements like text, images, and HTML. Users receive instant alerts via email, Slack, or Discord when changes are detected. The platform is ideal for tasks like competitor tracking, price monitoring, job listings, and compliance monitoring, offering customizable frequency and alert settings to ensure timely notifications.
What can you monitor?
- Visual monitoring: Monitor parts of a webpage or the entire webpage for visual changes.
- Keyword monitoring: Get alerted when specific keywords are added or removed from a webpage.
- Sitemap monitoring: Get alerted when new pages are added or removed.
- Lighthouse monitoring: Get alerted when lighthouse scores change.
- Content monitoring: Get alerted when written content is changed or new content is added on a webpage
Learn more
Inspect Browser
Desktop-class web development tools on iOS. Inspect is a web browser for iPhone and iPad that provides desktop-class web development tools and features. Inspect provides a JavaScript console that shows log messages, JavaScript errors, and accepts input.
Using the "Elements" panel, you can view a page's source and inspect each HTML element. The HTML source is formatted and highlighted to make it easy to read.
When "Tap To Inspect" mode is active, tapping any element on the page inspects that element. This means you don't have to search through the source to inspect the element you want, it's just a tap away!
Inspect allows you to view (and edit!) an element's CSS rules. Any applicable CSS rules are displayed, as well as any rules that are inherited from parent elements. Rules are ordered in order of precedence to help you debug CSS conflicts.
Test your responsive design using Inspect's built-in device preview tools.
Learn more
Pinegrow
Pinegrow is a Mac, Windows and Linux web editor that lets you build responsive websites faster with live multi-page editing, CSS & SASS styling, CSS Grid editor and support for Bootstrap, Tailwind CSS, Foundation and WordPress. Pinegrow is a desktop website builder that opens and saves standard HTML and CSS files. That means you won’t be locked into a proprietary file format. Just open and edit your existing projects. Use Pinegrow alongside other web development tools. Build websites offline, without internet connection. Create as many websites as you want. Quickly build the layout of your webpage with powerful visual tools for adding, editing, moving, cloning and deleting HTML elements. Insert multiple elements with repeater and modify the layout of all selected elements with one move. Inspect active CSS rules, use rich visual controls, CSS Grid editor, Dev tools-like editor or code - all working together as one. Edit SASS and LESS, live, without any external tools.
Learn more
VibeCSS
VibeCSS is a Chrome extension that uses AI to let you edit the appearance and structure of any live web page in real time without writing code or opening developer tools; you simply select an element on a site, describe the change you want in natural language, and the extension instantly generates and applies the corresponding CSS and HTML modifications so you can prototype styles, layouts, animations, and visual tweaks on the fly. It works directly in your browser on any website, giving instant visual feedback and temporary edits (which reset on page reload), and is aimed at speeding up design experimentation and rapid UI testing by replacing manual coding with intuitive AI-driven interaction. Changes are generated based on your descriptions, and VibeCSS handles style updates like colors, spacing, transitions, and element adjustments live on the page.
Learn more