-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from vuejs/master
merge
- Loading branch information
Showing
16 changed files
with
371 additions
and
263 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
#### Workaround to get **vue-devtools** in Firefox. | ||
|
||
1. Install FireFox Developer Edition (should work with Firefox and aurora channel as well). | ||
2. Install [**Chrome Store Foxified**](https://addons.mozilla.org/es/firefox/addon/chrome-store-foxified/) extension. | ||
3. Create an account at [AMO](https://addons.mozilla.org/en-US/firefox/). | ||
4. If not already, signin with the credentials from Step 3. | ||
5. Navigate to [Chrome Web Store](https://chrome.google.com/webstore/search/vue-devtools) and search for vue-devtools. | ||
6. You will see a **Add to Firefox** button, click on it. | ||
7. A pop up with options will open, select ***Just Sign and Download*** | ||
<p align="center"><img width="600px" src="https://github.com/neeravp/vue-devtools/blob/master/media/just-sign-and-download.jpg" alt="Just Sign and Download"></p> | ||
|
||
8. After the signing process another popup with options will be presented, select ***Save Signed Addon To File*** and save the file to your disk. | ||
<p align="center"><img width="600px" src="https://github.com/neeravp/vue-devtools/blob/master/media/save-signed-addon-to-file.jpg" alt="Save Signed Addon to File"></p> | ||
|
||
9. Now navigate to `about:addons` and click the little gear icon in the top right to open the dropdown menu. | ||
10. Click on ***Install Addon from File...*** , navigate to the file downloaded in Step 8 and install the extension/addon. | ||
11. Restart Firefox and now you can use **vue-devtools**. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.