Quiche Reader
Save web pages to Quiche Reader.
Vad är Quiche Reader?
Quiche Reader är en Chrome-tillägg utvecklad av https://quiche.works, och dess huvudfunktion är "Save web pages to Quiche Reader.".
Tilläggsskärmbilder
Ladda ner Quiche Reader-förlängningens CRX-fil
Ladda ner Quiche Reader-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
Save interesting web pages and links to your queue.
Read them later in Quiche Reader on your iOS devices*.
• Tap the toolbar button to save the current page.
• Control+click to save a link from the context menu without opening it.
* You must be signed in with the same iCloud account on your Mac and iOS devices. Grundläggande Information om Tillägg
| Namn | |
| ID | lbdeeclknfmbmnknkjpkgejedlldhakb |
| Officiell webbadress | https://chromewebstore.google.com/detail/quiche-reader/lbdeeclknfmbmnknkjpkgejedlldhakb |
| Beskrivning | Save web pages to Quiche Reader. |
| Filstorlek | 60.22 KB |
| Antal Installationer | 268 |
| Aktuell Version | 1.1 |
| Senast Uppdaterad | 2023-04-08 |
| Publiceringsdatum | 2019-08-27 |
| Betyg | 5.00/5 Totalt 1 Betyg |
| Utvecklare | https://quiche.works |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://quiche.works/reader |
| Hjälpsida URL | https://quiche.works/reader/support |
| Stödda Språk | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Quiche Reader",
"version": "1.1",
"description": "Save web pages to Quiche Reader.",
"icons": {
"16": "icons\/default16.png",
"32": "icons\/default32.png",
"128": "icons\/default128.png"
},
"browser_action": {
"default_title": "Save to Quiche Reader",
"default_icon": {
"16": "icons\/toolbar16.png",
"32": "icons\/toolbar32.png",
"128": "icons\/toolbar128.png"
}
},
"background": {
"scripts": [
"auth.js",
"cloudkiterror.js",
"cloudkit.js",
"queue.js",
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"*:\/\/auth.readingqueue.app\/*"
],
"js": [
"auth-notify.js"
]
},
{
"matches": [
" | |