ReqForge for Chrome
Helping you create unambiguous, understandable User Stories and Acceptance Criteria.
Co to jest ReqForge for Chrome?
ReqForge for Chrome to rozszerzenie Chrome opracowane przez https://reqforge.com, a jego główną funkcją jest „Helping you create unambiguous, understandable User Stories and Acceptance Criteria.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia ReqForge for Chrome
Pobierz pliki rozszerzeń ReqForge for Chrome w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Create high quality software requirements with REQFORGE for Chrome. By installing the extension, you agree to REQFORGE’s Terms and Conditions (https://reqforge.com/terms-of-service-and-license-agreement) and acknowledge that you have read REQFORGE's Privacy Policy (https://reqforge.com/privacy-policy). REQFORGE helps you create unambiguous and understandable user stories. You’ll get suggestions from REQFOREGE as you write User Stories, Acceptance Criteria, System Requirement, at any web platform. REQFORGE is a writing assistant that goes deeper than grammar to offer you comprehensive feedback. You can be confident that your are writing not only correct, but clear and concise requirements. Be sure to register your account to receive a personalized report, track your progress and identify improvement areas.
Podstawowe informacje o rozszerzeniu
Nazwa | ReqForge for Chrome |
ID | pkpbmggkhnnjapbjlffjahilhchngomh |
Oficjalny URL | https://chromewebstore.google.com/detail/reqforge-for-chrome/pkpbmggkhnnjapbjlffjahilhchngomh |
Opis | Helping you create unambiguous, understandable User Stories and Acceptance Criteria. |
Rozmiar pliku | 141 KB |
Liczba instalacji | 46 |
Aktualna Wersja | 1.6 |
Ostatnia Aktualizacja | 2020-09-25 |
Data Publikacji | 2020-08-03 |
Deweloper | https://reqforge.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://reqforge.com/ |
Adres URL Strony Pomocy | https://reqforge.com/ |
Adres URL Strony Polityki Prywatności | https://reqforge.com/privacy-policy |
Obsługiwane Języki | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "ReqForge for Chrome", "short_name": "ReqForge", "version": "1.6", "description": "Helping you create unambiguous, understandable User Stories and Acceptance Criteria.\n", "icons": { "16": "assets\/icon-16px.png", "48": "assets\/icon-48px.png", "128": "assets\/icon-128px.png" }, "permissions": [ "contextMenus" ], "background": { "scripts": [ "js\/background.js" ], "persistent": true }, "content_scripts": [ { "matches": [ " |