Inspect and view changes in PhotoPasta source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"browser_specific_settings": {
"gecko": {
"id": "trustmaster@kodigy.com"
}
},
"name": "PhotoPasta",
"version": "1.0",
"description": "Copy direct image URLs from Google Photos and paste them into PhotoPasta shortcodes.",
"icons": {
"16": "images/icon-16.png",
"24": "images/icon-24.png",
"32": "images/icon-32.png",
"48": "images/icon-48.png",
"128": "images/icon-128.png"
},
"action": {
"default_icon": "images/icon-24.png",
"default_title": "PhotoPasta settings",
"default_popup": "src/options.html"
},
"background": {
"scripts": [
"src/background.js"
]
},
"content_scripts": [
{
"matches": [
"https://photos.google.com/*"
],
"js": [
"src/content.js"
],
"css": [
"src/content.css"
],
"run_at": "document_end"
}
],
"host_permissions": [
"https://photos.google.com/*"
],
"permissions": [
"storage",
"scripting",
"activeTab",
"notifications",
"contextMenus"
]
} Best PhotoPasta Alternatives
Here are some Firefox add-ons that are similar to PhotoPasta:
Copy Image URL
cisu
Album
Francesc Busquets
Plurk: Paste images
manfreed
Google Images URL Shortener
Zdenek K.
Photo Grab
Mst888
Copy as Markdown
Laxman
Gmail URL Paste
Daniel Wirtz
Copycat
BlackGlory
Overleaf Image Paste For Firefox
Hencke
Snippet Corpy
thadev404
Copy with Embedded Images
learngift
Advanced Image Search with Google Images
Petr