By: hack-tramp
Inspect and view changes in TextRec source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "TextRec",
"version": "1.1",
"permissions": [
"<all_urls>",
"tabs",
"storage",
"contextMenus",
"webNavigation"
],
"description": "Saves text of pages you navigate to",
"icons": {
"48": "icon.svg",
"96": "icon.svg"
},
"browser_action": {
"browser_style": true,
"default_title": "TextRec",
"default_popup": "popup.html",
"default_icon": {
"48": "icon.svg"
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"applications": {
"gecko": {
"id": "textrec@textrec.com"
}
}
} Best TextRec Alternatives
Here are some Firefox add-ons that are similar to TextRec:
Text Saver
Jiacai Liu
Save Text To File
Robert Byrne
TextSnap - Article Extractor
Gomoot
Extract Data
pdulvp
Text MultiCopy
erosman
Snipper
Heiko
Batch Text Extractor (URL2Text)
Trevor Lewis
Save Article as TXT
Roman Menyhart
Text Grabber
Robert Strauch
Smart Text Exporter
Louisa
View webpage as TXT
clove
Tab Exporter/Importer
Martin