rasa.io
rasa.io extension to add articles to your newsletter content pool
Vad är rasa.io?
rasa.io är en Chrome-tillägg utvecklad av rasa.io, och dess huvudfunktion är "rasa.io extension to add articles to your newsletter content pool".
Tilläggsskärmbilder
Ladda ner rasa.io-förlängningens CRX-fil
Ladda ner rasa.io-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 chrome extension will allow you to automatically add articles to your upcoming rasa.io newsletter by simply clicking on the rasa icon as you're visiting the article's url.
Grundläggande Information om Tillägg
Namn | rasa.io |
ID | jkooeebkmkghhhmohahoaifamgaecakj |
Officiell webbadress | https://chromewebstore.google.com/detail/rasaio/jkooeebkmkghhhmohahoaifamgaecakj |
Beskrivning | rasa.io extension to add articles to your newsletter content pool |
Filstorlek | 340 KB |
Antal Installationer | 506 |
Aktuell Version | 1.1.5 |
Senast Uppdaterad | 2022-01-27 |
Publiceringsdatum | 2020-05-25 |
Betyg | 5.00/5 Totalt 3 Betyg |
Utvecklare | rasa.io |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://rasa.io/ |
Hjälpsida URL | https://rasa.io/how-it-works/ |
URL till Sekretesspolicy Sidan | https://rasa.io/privacy |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "rasa.io", "description": "rasa.io extension to add articles to your newsletter content pool", "version": "1.1.5", "permissions": [ "activeTab", "storage", "notifications", "identity", "identity.email", "contextMenus" ], "oauth2": { "client_id": "360273082342-5b21hrr8ehgvfn6h5l490pb8dk2f1hqp.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/userinfo.email", "https:\/\/www.googleapis.com\/auth\/userinfo.profile", "openid", "email" ] }, "background": { "scripts": [ "background.bundle.js" ] }, "content_scripts": [ { "matches": [ " |