Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update outline-page extension #11955

Merged
merged 3 commits into from
Apr 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion extensions/outline-page/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Outline Page Changelog

## [Initial Version] - 2023-10-23
## [Enhancement] - 2024-04-23

- Added error state for Brave Browser
- Organise README page
- Update Dependencies

## [Initial Version] - 2023-10-23
10 changes: 5 additions & 5 deletions extensions/outline-page/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@

Check for CSS bugs by outlining all the elements in your web page.

![Screencast of Outline Page Extention](https://raw.githubusercontent.com/raycast/extensions/6c25f03826ce42b722b6f06e71dea5a1555fb410/extensions/outline-page/assets/screencast.gif)

Works on Safari and Chromium based browsers.

### Make sure to have the frontmost app is either Safari, Google Chrome or Chromium Browsers
Make sure to have the frontmost app is either Safari, Google Chrome or Chromium Browsers.

![Screencast of Outline Page Extention](./assets/screencast.gif)

### Enable 'Allow JavaScript from Apple Events':
## Enable 'Allow JavaScript from Apple Events':

For this extention to work, you need to enable the following option:

- For Safari: Enable the 'Allow JavaScript from Apple Events' option in Safari's Develop menu.
- For Google Chrome or Chromium Browsers: Enable the 'Allow JavaScript from Apple Events' option from the menu bar item: View > Developer.

### Optional: Add + shift + G as the shortcut for this command
**Optional**: Add `option + G` as the shortcut for this command

---

Expand Down
Binary file added extensions/outline-page/assets/screencast.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading