Đánh giá cho Altair GraphQL Client
Altair GraphQL Client bởi Samuel
Đánh giá bởi Người dùng Firefox 14801363
Xếp hạng 4 trong số 5
bởi Người dùng Firefox 14801363, 5 năm trướcQueries, mutations, subscriptions, Headers are all saved for convenience. So when you get back later, you can start from what you've done.
One drawback compared to Playground is that Altair does not support multiple schema docs page.
One drawback compared to Playground is that Altair does not support multiple schema docs page.
21 đánh giá
- Xếp hạng 1 trong số 5bởi Guilherme, 2 năm trước
- Xếp hạng 5 trong số 5bởi chmelik, 2 năm trước
- Xếp hạng 4 trong số 5bởi JLuc, 2 năm trước
- Xếp hạng 5 trong số 5bởi Pei-lun, 2 năm trước
- Xếp hạng 5 trong số 5bởi Người dùng Firefox 17569738, 2 năm trước
- Xếp hạng 4 trong số 5bởi Joe, 4 năm trướcThe previous revision of my review was not kind, because the extension appeared not to be working. After reading the other reviews mentioning access to "all data for all sites", I wondered if it could be that I was attempting to use the extension in a private window, which was the issue. So, although Firefox will ask you if the extension should be available in private windows, and even though you allow it, this extension still does not appear to work in private windows. It does, however, appear to work in non-private (public?) windows.
- Xếp hạng 4 trong số 5bởi Antonio Perez Caballero, 5 năm trước
- Xếp hạng 3 trong số 5bởi Mitch, 5 năm trước
- Xếp hạng 4 trong số 5bởi Người dùng Firefox 15626011, 5 năm trướcBEWARE!
New versions of this extension requires access to "all data for all sites". I am unable to find an explanation for why this is required in the release notes or on their github page. This seems extremely fishy, and I am therefor uninstalling the extension out of caution.Phản hồi của nhà phát triển
đã đăng 5 năm trướcFear not! Altair has always requested permissions for all sites but they were removed, and then re-added at v2.4.3. This is required to allow Altair send requests to your domain without getting CORS errors which is the default behavior. After the permissions were removed, there were several reported issues of Altair not working (e.g. https://github.com/imolorhe/altair/issues/1136). Of course these issues were resolved after re-adding the permissions in v2.4.3.
You can see the relevant commit trails:
Removed permission (v2.4.0): https://github.com/imolorhe/altair/commit/a0cd9fad9bdaba65966c12c8aa5fad409efdfd3c
Re-added permission (v2.4.3): https://github.com/imolorhe/altair/commit/2802c9429ebcd571ca046820dd74f2f893670fb2
You can read more on why these permissions are required here: https://developer.chrome.com/extensions/xhr
Of course if you still feel that the permissions are extremely fishy, you're welcome to use the desktop apps instead, or perhaps host Altair on your domain using one of the available integrations: https://altair.sirmuel.design/docs/integrations
Sorry for the confusion! - Xếp hạng 5 trong số 5bởi Người dùng Firefox 15056078, 5 năm trướcEyyy, thanks for the response! I'll use the desktop client :)
~~~
This has been really useful, but the new permissions ('data on all sites') are sketching me out! Maybe I just read too many stories of popular addons getting bought by spyware companies...Phản hồi của nhà phát triển
đã đăng 5 năm trướcFear not! Altair has always requested permissions for all sites but they were removed, and then re-added at v2.4.3. This is required to allow Altair send requests to your domain without getting CORS errors which is the default behavior. After the permissions were removed, there were several reported issues of Altair not working (e.g. https://github.com/imolorhe/altair/issues/1136). Of course these issues were resolved after re-adding the permissions in v2.4.3.
You can see the relevant commit trails:
Removed permission (v2.4.0): https://github.com/imolorhe/altair/commit/a0cd9fad9bdaba65966c12c8aa5fad409efdfd3c
Re-added permission (v2.4.3): https://github.com/imolorhe/altair/commit/2802c9429ebcd571ca046820dd74f2f893670fb2
You can read more on why these permissions are required here: https://developer.chrome.com/extensions/xhr
Of course if you still feel that the permissions are extremely fishy, you're welcome to use the desktop apps instead, or perhaps host Altair on your domain using one of the available integrations: https://altair.sirmuel.design/docs/integrations
Sorry for the confusion! - Xếp hạng 5 trong số 5bởi Người dùng Firefox 15321375, 6 năm trước
- Xếp hạng 5 trong số 5bởi torunar, 6 năm trước
- Xếp hạng 5 trong số 5bởi nmarier, 6 năm trướcThe extension is beautiful and has every feature one could want. The only concern I have is permissions. I'm not sure why this add-on would need to access my data for all sites.
Phản hồi của nhà phát triển
đã đăng 5 năm trướcThanks for pointing that out. We don't need that permission for the addon to work actually :) - Xếp hạng 5 trong số 5bởi Người dùng Firefox 13070411, 6 năm trước
- Xếp hạng 5 trong số 5bởi Người dùng Firefox 13839546, 6 năm trước
- Xếp hạng 5 trong số 5bởi Người dùng Firefox 14540431, 6 năm trướcThis is pretty good, but why do I have to click "reload docs" when the API changes? GraphQL APIs are supposed to change all the time, please make it reload the docs immediately. Also the app will always be online to do queries.
Phản hồi của nhà phát triển
đã đăng 6 năm trướcThere is no mechanism to reload the docs when the APIs are updated, except maybe a polling mechanism which isn't optimal. You should create an issue on Github for this so that there can be better discussions around it.
UPDATE: There is such a mechanism now. The X-GraphQL-Event-Stream header allows you specify a stream URL that your server can use to notify Altair of changes and reload the docs for you. - Xếp hạng 5 trong số 5bởi Sandy, 7 năm trướcGreat GraphQL tool for Firefox. Constant improvements, and super easy to use and very quick to respond to issues.
Been using it for a few months now and makes my GQL work easy.