Pin It!
Save links to read later across any chrome.
什麼是Pin It!?
Pin It!是由blackchilled開發的Chrome擴展程式,該擴展的主要功能是“Save links to read later across any chrome.”。
下載Pin It!擴展crx文件
下載Pin It!擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
A super easy way to Pin your links so that you can read later on. Instead of trying to search your history later on, just Pin it and you can come back later and read that link. Perfect for those Wikipedia/Quora/Reddit browsing. Created by BC
擴展基本資訊
名稱 | ![]() |
ID | lelclmmddkdnopplahfbddmjeiocfcld |
官方網址 | https://chrome.google.com/webstore/detail/pin-it/lelclmmddkdnopplahfbddmjeiocfcld |
簡介 | Save links to read later across any chrome. |
檔案大小 | 48.21 KB |
安裝次數 | 11 |
目前版本 | 0.0.1 |
更新時間 | 2015-01-07 |
上架時間 | 2015-01-07 |
開發者 | blackchilled |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Pin It!", "manifest_version": 2, "version": "0.0.1", "description": "Save links to read later across any chrome.", "browser_action": { "default_popup": "index.html" }, "icons": { "16": "logo-bitty.png", "48": "logo-small.png", "128": "logo-large.png" }, "permissions": [ "storage", "tabs", "contextMenus", " |