AI Squared Extension
AI Squared extension built using the airjs SDK
Vad är AI Squared Extension?
AI Squared Extension är en Chrome-tillägg utvecklad av https://squared.ai, och dess huvudfunktion är "AI Squared extension built using the airjs SDK".
Tilläggsskärmbilder
Ladda ner AI Squared Extension-förlängningens CRX-fil
Ladda ner AI Squared 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
                        *This extension is optimized for the Chrome browser, and may not work for other browsers (for example, Edge).*
Use machine learning when, where, and how you want to in the browser!
AI Squared makes it easy to access machine learning model results in any browser-based webapp or webpage! We've pre-loaded our extension with a file that lets you query ChatGPT, and will be adding more exciting use cases in the near future.
For guides and documentation, please visit our docs site - https://docs.squared.ai
For all other information, please visit our website - https://squared.ai or contact us at [email protected]                     Grundläggande Information om Tillägg
| Namn |   |  
| ID | bidhbaeemkapnifplpgfcbebfpcoilli | 
| Officiell webbadress | https://chromewebstore.google.com/detail/ai-squared-extension/bidhbaeemkapnifplpgfcbebfpcoilli | 
| Beskrivning | AI Squared extension built using the airjs SDK | 
| Filstorlek | 2.89 MB | 
| Antal Installationer | 104 | 
| Aktuell Version | 2.0.1 | 
| Senast Uppdaterad | 2023-04-29 | 
| Publiceringsdatum | 2023-04-13 | 
| Betyg | 5.00/5 Totalt 2 Betyg | 
| Utvecklare | https://squared.ai | 
| E-post | [email protected] | 
| Betalningssätt | free | 
| Tilläggswebbplats | https://squared.ai | 
| Hjälpsida URL | https://docs.squared.ai/support/ai-squared-support | 
| URL till Sekretesspolicy Sidan | https://squared.ai/terms-of-service | 
| Stödda Språk | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "AI Squared Extension",
    "description": "AI Squared extension built using the airjs SDK",
    "version": "2.0.1",
    "manifest_version": 3,
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "AI2 Extension",
        "default_icon": "icon.png"
    },
    "permissions": [
        "storage",
        "activeTab",
        "identity"
    ],
    "options_page": "options.html",
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "  |  |