Volley extension
Volley lets you give fast, easy feedback for your website.
Vad är Volley extension?
Volley extension är en Chrome-tillägg utvecklad av https://meetvolley.com, och dess huvudfunktion är "Volley lets you give fast, easy feedback for your website.".
Tilläggsskärmbilder
Ladda ner Volley extension-förlängningens CRX-fil
Ladda ner Volley extension-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Simply create a project, invite your team and use the chrome extension to start annotating your website. Your notes are sent to an easy-to-use collaborative workspace where your entire team can review and resolve the notes with ease. Grundläggande Information om Tillägg
| Namn | |
| ID | gipdjalmbiackhnmpjlpafmiaciejfdf |
| Officiell webbadress | https://chromewebstore.google.com/detail/volley-extension/gipdjalmbiackhnmpjlpafmiaciejfdf |
| Beskrivning | Volley lets you give fast, easy feedback for your website. |
| Filstorlek | 1.99 MB |
| Antal Installationer | 2,320 |
| Aktuell Version | 1.1.36 |
| Senast Uppdaterad | 2024-02-16 |
| Publiceringsdatum | 2020-06-16 |
| Betyg | 3.91/5 Totalt 22 Betyg |
| Utvecklare | https://meetvolley.com |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://meetvolley.com/ |
| URL till Sekretesspolicy Sidan | https://meetvolley.com/privacy |
| Stödda Språk | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Volley extension",
"description": "Volley lets you give fast, easy feedback for your website.",
"version": "1.1.36",
"permissions": [
"tabs",
"activeTab",
"tabCapture",
"cookies",
"storage",
"desktopCapture",
"*:\/\/*.meetvolley.com\/"
],
"web_accessible_resources": [
"static\/**\/*",
"mic.html",
"mic.js"
],
"browser_action": [],
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"16": "icon-16.png",
"48": "icon-48.png",
"128": "icon-128.png"
},
"content_scripts": [
{
"matches": [
" | |