ReqForge for Chrome
Helping you create unambiguous, understandable User Stories and Acceptance Criteria.
ReqForge for Chrome क्या है?
ReqForge for Chrome https://reqforge.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Helping you create unambiguous, understandable User Stories and Acceptance Criteria."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में ReqForge for Chrome एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | ReqForge for Chrome |
ID | pkpbmggkhnnjapbjlffjahilhchngomh |
आधिकारिक URL | https://chromewebstore.google.com/detail/reqforge-for-chrome/pkpbmggkhnnjapbjlffjahilhchngomh |
विवरण | Helping you create unambiguous, understandable User Stories and Acceptance Criteria. |
फ़ाइल का आकार | 141 KB |
स्थापना संख्या | 46 |
वर्तमान संस्करण | 1.6 |
अंतिम अपडेट | 2020-09-25 |
प्रकाशन तिथि | 2020-08-03 |
डेवलपर | https://reqforge.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://reqforge.com/ |
सहायता पृष्ठ URL | https://reqforge.com/ |
गोपनीयता नीति पृष्ठ URL | https://reqforge.com/privacy-policy |
समर्थित भाषाएँ | 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": [ " |