Save Notes
Create notes and save important bullet points from an article
Vad är Save Notes?
Save Notes är en Chrome-tillägg utvecklad av Swati Kp, och dess huvudfunktion är "Create notes and save important bullet points from an article".
Tilläggsskärmbilder
Ladda ner Save Notes-förlängningens CRX-fil
Ladda ner Save Notes-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
Increase your productivity. A chrome extension that lets you save important points from any article on a website to text file. You can create notes anytime, just select the text you want to save to a file, You will see 2 buttons: Add to file Save File Keep on adding the text to the file and at the end just choose save file option. A file will be downloaded with all the bullet points you selected and added to file. There is a toggle button as well to turn on or off the extension anytime
Grundläggande Information om Tillägg
Namn | |
ID | dhngchhcdfdmpbkekjpbophjdfccmlfc |
Officiell webbadress | https://chrome.google.com/webstore/detail/save-notes/dhngchhcdfdmpbkekjpbophjdfccmlfc |
Beskrivning | Create notes and save important bullet points from an article |
Filstorlek | 262 KB |
Antal Installationer | 161 |
Aktuell Version | 0.5 |
Senast Uppdaterad | 2018-03-13 |
Publiceringsdatum | 2018-03-13 |
Betyg | 4.00/5 Totalt 6 Betyg |
Utvecklare | Swati Kp |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Save Notes", "version": "0.5", "description": "Create notes and save important bullet points from an article", "background": { "page": "bg.html" }, "browser_action": { "default_popup": "popup.html", "default_icon": "on.png" }, "manifest_version": 2, "content_scripts": [ { "matches": [ " |