Apica Script Recorder
ZebraTester dropdown to control recording of browser sessions. May change proxy settings, browser cookies and/or cache.
Apica Script Recorder क्या है?
Apica Script Recorder Apica द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "ZebraTester dropdown to control recording of browser sessions. May change proxy settings, browser cookies and/or cache."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Apica Script Recorder एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Apica ZebraTester Script Recorder to record the browser sessions
एक्सटेंशन की मूल जानकारी
नाम | Apica Script Recorder |
ID | kljpognhnmnegokmlhoapelcnmllglhp |
आधिकारिक URL | https://chromewebstore.google.com/detail/apica-script-recorder/kljpognhnmnegokmlhoapelcnmllglhp |
विवरण | ZebraTester dropdown to control recording of browser sessions. May change proxy settings, browser cookies and/or cache. |
फ़ाइल का आकार | 5.74 MB |
स्थापना संख्या | 136 |
वर्तमान संस्करण | 1.0.8 |
अंतिम अपडेट | 2022-03-03 |
प्रकाशन तिथि | 2022-03-02 |
रेटिंग | 5.00/5 कुल 1 रेटिंग्स |
डेवलपर | Apica |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://www.apica.io/ |
सहायता पृष्ठ URL | https://www.apica.io/ |
गोपनीयता नीति पृष्ठ URL | https://www.apica.io/wp-content/uploads/2021/11/Apica-Privacy-Policy.pdf |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "ZebraTester dropdown to control recording of browser sessions. May change proxy settings, browser cookies and\/or cache.", "manifest_version": 3, "name": "Apica Script Recorder", "version": "1.0.8", "homepage_url": "http:\/\/www.zebratester.com\/", "icons": { "48": "static_contents\/PrxRecExt\/PrxRecExt.png", "96": "static_contents\/PrxRecExt\/[email protected]", "128": "static_contents\/PrxRecExt\/PrxRecExt_128.png" }, "permissions": [ "tabs", "cookies", "browsingData", "proxy" ], "host_permissions": [ "*:\/\/*\/*" ], "action": { "default_icon": { "16": "static_contents\/PrxRecExt1_black_16\/PrxRecExt1_black_16.png", "32": "static_contents\/PrxRecExt1_black_16\/[email protected]", "64": "static_contents\/PrxRecExt1_black_16\/[email protected]" }, "default_title": "Apica Script Recorder", "default_popup": "popup\/choose_action.html", "theme_icons": [ { "light": "static_contents\/PrxRecExt1_white_16\/PrxRecExt1_white_16.png", "dark": "static_contents\/PrxRecExt1_black_16\/PrxRecExt1_black_16.png", "size": 16 }, { "light": "static_contents\/PrxRecExt1_white_16\/[email protected]", "dark": "static_contents\/PrxRecExt1_black_16\/[email protected]", "size": 32 }, { "light": "static_contents\/PrxRecExt1_white_16\/[email protected]", "dark": "static_contents\/PrxRecExt1_black_16\/[email protected]", "size": 64 } ] }, "web_accessible_resources": [ { "resources": [ "help\/start.html" ], "use_dynamic_url": true } ] } |